Skip to content

Hostname

www.dalcnet.com

Last fetched

www.dalcnet.com resolves to 1 IPv4 address operated by AS51167 in DE.

Nutrition Label

WHISPER CANON · www.dalcnet.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/www.dalcnet.com

Resolution chain

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

IPPrefixASNOperatorCountry
173.212.213.173173.212.192.0/19AS51167DE

WHOIS identity

No WHOIS records are currently associated with www.dalcnet.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for www.dalcnet.com.

MechanismTarget
SPF_INCLUDEmusvc.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP104.47.0.0/17
SPF_IP148.251.208.73
SPF_IP173.212.213.173
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403::0/48
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP52.100.0.0/14
SPF_IP81.31.151.201
SPF_IP84.253.174.172
SPF_IP93.149.70.50/29
SPF_IP93.46.173.24/29
SPF_IP93.46.173.31
SPF_IP93.47.150.0/29
SPF_IP93.47.150.2
SPF_IP93.47.153.129/29
SPF_IP93.47.153.130
SPF_IP93.51.148.144/29
SPF_IP93.51.148.148
SPF_MXwww.dalcnet.com

Related pages

Pivot deeper into the graph from www.dalcnet.com.

Cypher and MCP

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

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