Hostname
partstown.com
Last fetched
partstown.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
partstown.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.17.222.58 | 104.17.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.17.223.58 | 104.17.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- reedy industries attn partstown.com care of network solutions
- Contact emails
- a48fd4r43bq@networksolutionsprivateregistration.com
- b52ht6vt3nn@networksolutionsprivateregistration.com
- bw9s97qg7yk@networksolutionsprivateregistration.com
- cg55n2jz2gb@networksolutionsprivateregistration.com
- d23z533882v@networksolutionsprivateregistration.com
- dk9ez96s5k4@networksolutionsprivateregistration.com
- ep4b79ah9t8@networksolutionsprivateregistration.com
- ex8a45gy359@networksolutionsprivateregistration.com
- f968f4xt6ed@networksolutionsprivateregistration.com
- fe5pe8ws39r@networksolutionsprivateregistration.com
- md7f63hz4uw@networksolutionsprivateregistration.com
- mh77d54w9x3@networksolutionsprivateregistration.com
- moshea@partstown.com
- n75d756n8rd@networksolutionsprivateregistration.com
- pe82j89m9gx@networksolutionsprivateregistration.com
- qs8sb3ru6mm@networksolutionsprivateregistration.com
- rr2j37752t6@networksolutionsprivateregistration.com
- s43389ss7fj@networksolutionsprivateregistration.com
- s942g5wg9hd@networksolutionsprivateregistration.com
- sd3mh29n2vc@networksolutionsprivateregistration.com
- and 5 more
Subdomains
40 observed subdomains of partstown.com.
Showing 25 of 40. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from partstown.com in the public web crawl.
582 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for partstown.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf.smtp.com |
| SPF_INCLUDE | cust-spf.exacttarget.com |
| SPF_INCLUDE | eskerondemand.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | trustpilotservice.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 50.202.93.69 |
Related pages
Pivot deeper into the graph from partstown.com.
- IP · 104.17.222.58
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · a48fd4r43bq@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · pa…
- 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: "partstown.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.