Skip to content

Hostname

comhem.se

Last fetched

comhem.se resolves to 1 IPv4 address operated by AS1257 in SE. WHOIS lists registrar:www.namesrs.com as the registrar.

Nutrition Label

WHISPER CANON · comhem.seRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/comhem.se

Resolution chain

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

IPPrefixASNOperatorCountry
90.139.102.19690.128.0.0/12AS1257SE

WHOIS identity

Registrar
registrar:www.namesrs.com
Organization
Contact emails

Subdomains

53,675 observed subdomains of comhem.se.

Web-graph footprint

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

402 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for comhem.se.

MechanismTarget
SPF_INCLUDE_spf.smtp.powertech.no
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP164.40.177.0/25
SPF_IP193.12.60.32/27
SPF_IP80.76.153.0/28
SPF_IP90.130.90.36
SPF_IP90.130.90.37
SPF_IP90.130.90.40
SPF_IP90.130.90.41

Related pages

Pivot deeper into the graph from comhem.se.

Cypher and MCP

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

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