Hostname
singlewire.com
Last fetched
singlewire.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
singlewire.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.20.29.9 | 104.20.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.164.203 | 172.66.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 8.47.69.6 | 8.47.69.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| 8.6.112.6 | 8.6.112.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- a548j8qp5hz@networksolutionsprivateregistration.com
- aq2d73dx9w7@networksolutionsprivateregistration.com
- bb7sb4mx66n@networksolutionsprivateregistration.com
- br6r26cc7yx@networksolutionsprivateregistration.com
- e24c63s57gs@networksolutionsprivateregistration.com
- em8n77zp4y5@networksolutionsprivateregistration.com
- kp83s4m667w@networksolutionsprivateregistration.com
- kw5h86hs9ce@networksolutionsprivateregistration.com
- my96a2398dd@networksolutionsprivateregistration.com
- pz2yc3234cz@networksolutionsprivateregistration.com
- rj35e8vk2d6@networksolutionsprivateregistration.com
- rk2cf54q6kr@networksolutionsprivateregistration.com
- tg2wb8pf2jm@networksolutionsprivateregistration.com
- u62r64fn3nr@networksolutionsprivateregistration.com
- uf2zq37s3ht@networksolutionsprivateregistration.com
- ut5mh5re84y@networksolutionsprivateregistration.com
Subdomains
106 observed subdomains of singlewire.com.
Showing 17 of 106. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from singlewire.com in the public web crawl.
217 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for singlewire.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | stspg-customer.com |
| SPF_IP | 147.202.207.193/32 |
Related pages
Pivot deeper into the graph from singlewire.com.
- IP · 104.20.29.9
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · a548j8qp5hz@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · si…
- 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: "singlewire.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.