Hostname
archwired.com
Last fetched
archwired.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
archwired.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.22.237 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.207.152 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:9
- Organization
- lynn s. lynn s.
- Contact emails
- 1ed21bce0a28fd0a4d32397e2e19566d@domaindiscreet.com
- 45ab743c0a28fd0a7dbc0a96adf15297@domaindiscreet.com
- 45f9fa410a28fd0a4ca593137feb3203@domaindiscreet.com
- 4a372cbb0a1612334e43290c08709a67@domaindiscreet.com
- 4cc38dbd0a28fd0a391f1777d4ea7b07@domaindiscreet.com
- 57735431@myprivatename.com
- 66e3b77e0a28fd0a15dcae3b29ccb629@domaindiscreet.com
- 70d07e830a28fd0a1c51c187e0983295@domaindiscreet.com
- archwired3@yahoo.com
- dhqhd9plqqgg4aetm2brgb0atu@domaindiscreet.com
Subdomains
9 observed subdomains of archwired.com.
Web-graph footprint
Distinct hostnames that link to or from archwired.com in the public web crawl.
81 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for archwired.com.
| Mechanism | Target |
|---|---|
| SPF_A | archwired.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_IP | 208.117.38.64 |
| SPF_IP | 50.31.98.110 |
| SPF_MX | archwired.com |
Related pages
Pivot deeper into the graph from archwired.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "archwired.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.