Skip to content

Hostname

h1.se

Last fetched

h1.se resolves to 1 IPv4 address operated by AS41943 in SE. WHOIS lists registrar:webbkonsulterna as the registrar.

Nutrition Label

WHISPER CANON · h1.seRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/h1.se

Resolution chain

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

IPPrefixASNOperatorCountry
217.25.40.253217.25.32.0/20AS41943SE

WHOIS identity

Registrar
registrar:webbkonsulterna
Organization
Contact emails

Subdomains

16 observed subdomains of h1.se.

Web-graph footprint

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

8 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for h1.se.

MechanismTarget
SPF_Ah1.se
SPF_Amail.h1.se
SPF_Amail.zendesk.com
SPF_Asmtp.h1.se
SPF_INCLUDEspf.bedrock.lime-technologies.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.vmi.se
SPF_IP192.161.153.1/32
SPF_IP212.112.191.76
SPF_IP213.132.96.72/32
SPF_IP213.132.96.74
SPF_IP217.198.154.0/27
SPF_IP95.199.156.213/32
SPF_MXh1.se

Related pages

Pivot deeper into the graph from h1.se.

Cypher and MCP

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

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