Hostname
names.com
Last fetched
names.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
names.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.10.194 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.11.194 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.73.233 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- michael walshe attn names.com care of network solutions
- Contact emails
- a53zf3cz4xr@networksolutionsprivateregistration.com
- cw4dr6578vx@networksolutionsprivateregistration.com
- d29m47676a5@networksolutionsprivateregistration.com
- du3dk4qn5mp@networksolutionsprivateregistration.com
- fp9g37z28c4@networksolutionsprivateregistration.com
- fq5th88r6w4@networksolutionsprivateregistration.com
- fv68j52m45j@networksolutionsprivateregistration.com
- gf25u4ys5d4@networksolutionsprivateregistration.com
- h837x6xp5e3@networksolutionsprivateregistration.com
- hs4m39gz958@networksolutionsprivateregistration.com
- hy9tu47s4us@networksolutionsprivateregistration.com
- jy2v97ya6ag@networksolutionsprivateregistration.com
- kc4ua3js4tr@networksolutionsprivateregistration.com
- kg69e3zt4jh@networksolutionsprivateregistration.com
- kp8cm7y75rt@networksolutionsprivateregistration.com
- pf3ry9tk3e5@networksolutionsprivateregistration.com
- 5c03e69c85f645c6a5a8744e749492bd.protect@withheldforprivacy.com
- fc6e1655584b40af9efda462a48c2c95.protect@withheldforprivacy.com
- q84gd78s5ew@networksolutionsprivateregistration.com
- qb6pd9x68rm@networksolutionsprivateregistration.com
- and 16 more
Subdomains
12 observed subdomains of names.com.
Web-graph footprint
Distinct hostnames that link to or from names.com in the public web crawl.
63 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for names.com.
| Mechanism | Target |
|---|---|
| SPF_A | names.com |
| SPF_IP | 199.250.218.241 |
| SPF_MX | names.com |
Related pages
Pivot deeper into the graph from names.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "names.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.