Skip to content

Hostname

2com2.eu

Last fetched

2com2.eu resolves to 1 IPv4 address operated by AS31477 in NL. WHOIS lists registrar:spothost as the registrar.

Nutrition Label

WHISPER CANON · 2com2.euRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/2com2.eu

Resolution chain

2com2.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.200.203.4789.200.200.0/21AS31477NL

WHOIS identity

Registrar
registrar:spothost
Organization
Contact emails

Subdomains

4 observed subdomains of 2com2.eu.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for 2com2.eu.

MechanismTarget
SPF_A2com2.eu
SPF_INCLUDE_spf.duocast.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ymlp.com
SPF_IP185.58.56.14
SPF_IP193.138.250.220
SPF_IP89.200.203.47
SPF_IP89.200.203.54
SPF_MX2com2.eu

Related pages

Pivot deeper into the graph from 2com2.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "2com2.eu"})-[: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.