Skip to content

Hostname

skan.com

Last fetched

skan.com resolves to 1 IPv4 address operated by NINE in CH. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · skan.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/skan.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.148.188.655.148.160.0/19AS29691NINECH

WHOIS identity

Registrar
iana:106
Organization
domain admin
Contact emails

Subdomains

37 observed subdomains of skan.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for skan.com.

MechanismTarget
SPF_INCLUDE_spf-dc2.successfactors.com
SPF_INCLUDEmailing.eqs.com
SPF_INCLUDEmy330811.mail.crm.ondemand.com
SPF_INCLUDEspf.cloudmail.ondemand.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.243.124.21
SPF_IP212.80.96.36
SPF_IP212.80.96.62
SPF_IP46.232.181.69
SPF_IP5.148.188.65

Related pages

Pivot deeper into the graph from skan.com.

Cypher and MCP

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

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