Hostname
francotyp.se
Last fetched
francotyp.se resolves to 2 IPv4 addresses operated by ASODERLAND - ODERLAND Webbhotell AB in SE. WHOIS lists registrar:ascio inc. as the registrar.
Nutrition Label
Resolution chain
francotyp.se resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 46.16.236.7 | 46.16.232.0/21 | AS44136 | ASODERLAND - ODERLAND Webbhotell AB | SE |
| 62.20.146.242 | 62.20.0.0/16 | AS3301 | TELIANET-SWEDEN - Telia Company AB | SE |
WHOIS identity
- Registrar
- registrar:ascio inc.
- Organization
- —
- Contact emails
- —
Subdomains
3 observed subdomains of francotyp.se.
Web-graph footprint
Distinct hostnames that link to or from francotyp.se in the public web crawl.
11 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for francotyp.se.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | francotyp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.39.147.5 |
| SPF_IP | 5.178.76.164/32 |
| SPF_IP | 5.178.76.169/32 |
| SPF_IP | 79.99.5.169 |
Related pages
Pivot deeper into the graph from francotyp.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "francotyp.se"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.