Hostname
specialized.com
Last fetched
specialized.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
specialized.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.18.41.22 | 104.18.41.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.146.234 | 172.64.146.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- af9ms57f5e2@networksolutionsprivateregistration.com
- as3z39bq6d4@networksolutionsprivateregistration.com
- ct3gn7vp4u6@networksolutionsprivateregistration.com
- ray.dzek@specialized.com
- gb8kt99h6r5@networksolutionsprivateregistration.com
- gd6kk3vz7gj@networksolutionsprivateregistration.com
- gt68d46h3p2@networksolutionsprivateregistration.com
- gt98b7jr2rw@networksolutionsprivateregistration.com
- hj6896g96k2@networksolutionsprivateregistration.com
- j36m85uv69e@networksolutionsprivateregistration.com
- jc3q253e6yt@networksolutionsprivateregistration.com
- js7959pu9wj@networksolutionsprivateregistration.com
- kh6wm3kf4zd@networksolutionsprivateregistration.com
- kn7zu5wt5w4@networksolutionsprivateregistration.com
- ku8wj5zm3sc@networksolutionsprivateregistration.com
- kz7259v42j3@networksolutionsprivateregistration.com
- mc8ut5f72dk@networksolutionsprivateregistration.com
- n44ht8um2kt@networksolutionsprivateregistration.com
- nb3gf9rv67d@networksolutionsprivateregistration.com
- nc28g28k5mk@networksolutionsprivateregistration.com
- and 15 more
Subdomains
83 observed subdomains of specialized.com.
Showing 25 of 83. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from specialized.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for specialized.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf2.specialized.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
Related pages
Pivot deeper into the graph from specialized.com.
- IP · 104.18.41.22
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · af9ms57f5e2@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · sp…
- 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: "specialized.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.