Skip to content

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

WHISPER CANON · francotyp.seRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/francotyp.se

Resolution chain

francotyp.se resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.16.236.746.16.232.0/21AS44136ASODERLAND - ODERLAND Webbhotell ABSE
62.20.146.24262.20.0.0/16AS3301TELIANET-SWEDEN - Telia Company ABSE

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.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for francotyp.se.

MechanismTarget
SPF_INCLUDEfrancotyp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.39.147.5
SPF_IP5.178.76.164/32
SPF_IP5.178.76.169/32
SPF_IP79.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.