Skip to content

Hostname

de.demarec.com

Last fetched

de.demarec.com resolves to 1 IPv4 address operated by AS48635 in NL.

Nutrition Label

WHISPER CANON · de.demarec.comRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/de.demarec.com

Resolution chain

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

IPPrefixASNOperatorCountry
79.99.131.21579.99.128.0/21AS48635NL

WHOIS identity

No WHOIS records are currently associated with de.demarec.com in WhisperGraph.

Subdomains

1 observed subdomain of de.demarec.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for de.demarec.com.

MechanismTarget
SPF_Ade.demarec.com
SPF_INCLUDE_hosted.cne.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.74.241.161
SPF_IP217.89.91.58
SPF_IP217.89.91.60
SPF_IP94.100.133.208
SPF_MXde.demarec.com

Related pages

Pivot deeper into the graph from de.demarec.com.

Cypher and MCP

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

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