Skip to content

Hostname

if.se

Last fetched

if.se resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

WHISPER CANON · if.seRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/if.se

Resolution chain

if.se resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.103.3.520.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:abion ab
Organization
Contact emails

Subdomains

114 observed subdomains of if.se.

Web-graph footprint

Distinct hostnames that link to or from if.se in the public web crawl.

758 sites link to this hostname.

316 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for if.se.

MechanismTarget
SPF_INCLUDE_spf.ext.platform24.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.glesys.se
SPF_INCLUDEspf.if.eu
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.emarketeer.com
SPF_IP212.89.52.11/32
SPF_IP212.89.52.12/32
SPF_IP37.0.0.2
SPF_IP37.0.1.161
SPF_IP37.0.3.161
SPF_IP52.16.121.75/32
SPF_IP54.171.200.119/32
SPF_IP54.194.225.125/32
SPF_IP54.76.215.95/32

Related pages

Pivot deeper into the graph from if.se.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "if.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.