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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.17.100.240 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.17.100.250 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 203.213.73.73 | 203.213.0.0/17 | AS7545 | TPG-INTERNET-AP TPG Telecom Limited | AU |
| 203.213.73.73 | 203.213.0.0/17 | AS7545 | TPG-INTERNET-AP TPG Telecom Limited | AU |
| 203.213.73.74 | 203.213.0.0/17 | AS7545 | TPG-INTERNET-AP TPG Telecom Limited | AU |
| 203.213.73.74 | 203.213.0.0/17 | AS7545 | TPG-INTERNET-AP TPG Telecom Limited | AU |
| 23.205.89.164 | 23.205.89.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.205.89.169 | 23.205.89.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.50.131.132 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.139 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- iana:2
- Organization
- home buyers warranty attn 2-10.com care of network solutions
- Contact emails
- ap9hn4ea7zd@networksolutionsprivateregistration.com
- cm2g74s523j@networksolutionsprivateregistration.com
- de54z5jf8ww@networksolutionsprivateregistration.com
- de8za45m5zn@networksolutionsprivateregistration.com
- dr5eg35r2nf@networksolutionsprivateregistration.com
- ey3pw39c98k@networksolutionsprivateregistration.com
- ff5g35wm6wc@networksolutionsprivateregistration.com
- fk97u6y538w@networksolutionsprivateregistration.com
- g56jz8d39ut@networksolutionsprivateregistration.com
- gc6xh5bp4hu@networksolutionsprivateregistration.com
- he9ks9zs6mb@networksolutionsprivateregistration.com
- hu6ma84x5up@networksolutionsprivateregistration.com
- j54cj94m932@networksolutionsprivateregistration.com
- jd3fg37s7ha@networksolutionsprivateregistration.com
- jv9uv6x67zs@networksolutionsprivateregistration.com
- jy53q2p85dp@networksolutionsprivateregistration.com
- mf4hm5kt6ww@networksolutionsprivateregistration.com
- nj7ea4mg8n4@networksolutionsprivateregistration.com
- nx7b26xw8tx@networksolutionsprivateregistration.com
- pe2mc3d84tb@networksolutionsprivateregistration.com
- and 26 more
Subdomains
35 observed subdomains of 2-10.com.
Showing 21 of 35. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for 2-10.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | cust-spf.exacttarget.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.extole.io |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 208.86.168.7/32 |
Related pages
Pivot deeper into the graph from 2-10.com.
- IP · 2.17.100.240
- ASN · AS20940AKAMAI-ASN1
- Registrar · iana:2
- Country · DE
- Email · ap9hn4ea7zd@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · 21…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.