Skip to content

Hostname

2address.eu

Last fetched

2address.eu resolves to 1 IPv4 address operated by FourD-AS - Redcentric Solutions Ltd in GB.

Nutrition Label

WHISPER CANON · 2address.euRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/2address.eu

Resolution chain

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

IPPrefixASNOperatorCountry
165.84.219.121165.84.216.0/21AS31463FourD-AS - Redcentric Solutions LtdGB

WHOIS identity

No WHOIS records are currently associated with 2address.eu in WhisperGraph.

Subdomains

4 observed subdomains of 2address.eu.

Web-graph footprint

Distinct hostnames that link to or from 2address.eu in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for 2address.eu.

MechanismTarget
SPF_A2address.eu
SPF_INCLUDErelay.mailchannels.net
SPF_IP165.84.219.121
SPF_MX2address.eu

Related pages

Pivot deeper into the graph from 2address.eu.

Cypher and MCP

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

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