Hostname
namelabels.com
Last fetched
namelabels.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
namelabels.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.68.87 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.192.125 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1001
- Organization
- fagweb as
- Contact emails
- leslie@namelabels.com
- sales@namelabels.com
- 4gcapaw6wq2q@privacy-protection.email
- 93espwi3hcje@privacy-protection.email
- b2z9adjxqsur@privacy-protection.email
- bkkhu2df7jyn@privacy-protection.email
- bw6uxwpnqsjq@privacy-protection.email
- cg74srohrgjq@privacy-protection.email
- cz9bmdmexbeu@privacy-protection.email
- etcozqpzom7o@privacy-protection.email
- g4bsrnkyjchd@privacy-protection.email
- gjmgvdung3wj@privacy-protection.email
- i68pjdwxxpeg@privacy-protection.email
- ivyuay6uey3k@privacy-protection.email
- n4jukxt9wm2y@privacy-protection.email
- nfgx3bhkxnxm@privacy-protection.email
- ppramap6evdy@privacy-protection.email
- qd94vaa24k5r@privacy-protection.email
- swveh8ytq8wp@privacy-protection.email
- t45wpdahmotv@privacy-protection.email
- and 1 more
Subdomains
2 observed subdomains of namelabels.com.
| Subdomain |
|---|
| i.namelabels.com |
| www.namelabels.com |
Web-graph footprint
Distinct hostnames that link to or from namelabels.com in the public web crawl.
14 sites link to this hostname.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for namelabels.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | smtp.groovehq.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_MX | namelabels.com |
Related pages
Pivot deeper into the graph from namelabels.com.
- IP · 104.21.68.87
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1001
- Country · CA
- Email · leslie@namelabels.com
- TLD · .com
- Browse hostnames · na…
- 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: "namelabels.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.