Skip to content

Hostname

marc-cain.com

Last fetched

marc-cain.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · marc-cain.comRouting diversity2.4/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/marc-cain.com

Resolution chain

marc-cain.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:151
Organization
helmut schlotterer
Contact emails

Subdomains

100 observed subdomains of marc-cain.com.

Web-graph footprint

Distinct hostnames that link to or from marc-cain.com in the public web crawl.

408 sites link to this hostname.

72 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for marc-cain.com.

MechanismTarget
SPF_Amarc-cain.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.otrissystems.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.6.161.187
SPF_IP52.157.254.210
SPF_IP80.154.9.100
SPF_IP80.154.9.66
SPF_IP80.154.9.98
SPF_IP80.154.9.99
SPF_IP91.192.40.0/22
SPF_MXmarc-cain.com

Related pages

Pivot deeper into the graph from marc-cain.com.

Cypher and MCP

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

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