Skip to content

Hostname

emc2.bettmer.de

Last fetched

emc2.bettmer.de resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

WHISPER CANON · emc2.bettmer.deRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/emc2.bettmer.de

Resolution chain

emc2.bettmer.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.243.10845.60.243.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.249.10845.60.249.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

No WHOIS records are currently associated with emc2.bettmer.de in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for emc2.bettmer.de.

MechanismTarget
SPF_Aemc2.bettmer.de
SPF_IP195.145.39.0/27
SPF_IP217.6.180.192/28
SPF_IP217.6.180.208/28
SPF_IP217.6.180.224/28
SPF_IP217.6.192.192/26
SPF_MXemc2.bettmer.de

Related pages

Pivot deeper into the graph from emc2.bettmer.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "emc2.bettmer.de"})-[: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.