Skip to content

Hostname

heby.se

Last fetched

heby.se resolves to 1 IPv4 address operated by AS41174 in SE. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · heby.seRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/heby.se

Resolution chain

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

IPPrefixASNOperatorCountry
185.84.52.14185.84.52.0/23AS41174SE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

46 observed subdomains of heby.se.

Web-graph footprint

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

145 sites link to this hostname.

308 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

21 SPF mechanisms authorising senders for heby.se.

MechanismTarget
SPF_Amail.forreg.com
SPF_Amail.updatesystem.se
SPF_Amailhost.akribi.net
SPF_Awebmail.sokigohosting.com
SPF_INCLUDEmail.sitevision-cloud.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.wm.net
SPF_IP185.154.229.78
SPF_IP185.154.229.79
SPF_IP185.154.229.80
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP192.36.91.126
SPF_IP193.180.253.2
SPF_IP193.234.145.19
SPF_IP213.132.104.146
SPF_IP213.132.104.153
SPF_IP213.132.104.154
SPF_IP46.59.104.5
SPF_IP87.253.232.0/21

Related pages

Pivot deeper into the graph from heby.se.

Cypher and MCP

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

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