Skip to content

Hostname

2-10.com

Last fetched

2-10.com resolves to 8 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · 2-10.comRouting diversity3.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/2-10.com

Resolution chain

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

IPPrefixASNOperatorCountry
2.17.100.2402.17.100.0/24AS20940AKAMAI-ASN1DE
2.17.100.2502.17.100.0/24AS20940AKAMAI-ASN1DE
203.213.73.73203.213.0.0/17AS7545TPG-INTERNET-AP TPG Telecom LimitedAU
203.213.73.73203.213.0.0/17AS7545TPG-INTERNET-AP TPG Telecom LimitedAU
203.213.73.74203.213.0.0/17AS7545TPG-INTERNET-AP TPG Telecom LimitedAU
203.213.73.74203.213.0.0/17AS7545TPG-INTERNET-AP TPG Telecom LimitedAU
23.205.89.16423.205.89.0/24AS20940AKAMAI-ASN1US
23.205.89.16923.205.89.0/24AS20940AKAMAI-ASN1US
23.50.131.13223.50.131.0/24AS20940AKAMAI-ASN1DE
23.50.131.13923.50.131.0/24AS20940AKAMAI-ASN1DE

WHOIS identity

Registrar
iana:2
Organization
home buyers warranty attn 2-10.com care of network solutions
Contact emails

Subdomains

35 observed subdomains of 2-10.com.

Web-graph footprint

Distinct hostnames that link to or from 2-10.com in the public web crawl.

1,082 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for 2-10.com.

Related pages

Pivot deeper into the graph from 2-10.com.

Cypher and MCP

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

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