Skip to content

Hostname

skandi-network.com

Last fetched

skandi-network.com resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · skandi-network.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/skandi-network.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.134.4.2225.134.0.0/21AS34762BE

WHOIS identity

Registrar
iana:81
Organization
csp
Contact emails

Subdomains

1 observed subdomain of skandi-network.com.

Web-graph footprint

Distinct hostnames that link to or from skandi-network.com in the public web crawl.

6 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for skandi-network.com.

MechanismTarget
SPF_INCLUDEspf-00a9ac01.pphosted.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.237.245.88
SPF_IP195.101.83.169
SPF_IP37.18.163.118
SPF_IP81.255.73.221
SPF_IP86.64.63.18

Related pages

Pivot deeper into the graph from skandi-network.com.

Cypher and MCP

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

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