Skip to content

Hostname

skanem.com

Last fetched

skanem.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · skanem.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/skanem.com

Resolution chain

skanem.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:73
Organization
ivar berg
Contact emails

Subdomains

12 observed subdomains of skanem.com.

Web-graph footprint

Distinct hostnames that link to or from skanem.com in the public web crawl.

37 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for skanem.com.

MechanismTarget
SPF_Asmtp2.jtl.co.ke
SPF_INCLUDE8481230.spf08.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-gm.telecomputing.no
SPF_INCLUDEspf.infostorm.no
SPF_INCLUDEspf.protection.outlook.com
SPF_IP134.213.195.176/32
SPF_IP192.254.125.237/32
SPF_IP197.155.66.250/30
SPF_IP197.232.15.132/32
SPF_IP197.254.59.18/32
SPF_IP41.222.9.182
SPF_IP5.148.34.26
SPF_IP77.241.100.177

Related pages

Pivot deeper into the graph from skanem.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "skanem.com"})-[: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.