Hostname
roughtrade.com
Last fetched
roughtrade.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
roughtrade.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.20.42.231 | 104.20.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.174.18 | 172.66.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- abuse@web.com
- cb4sf3755qh@networksolutionsprivateregistration.com
- cf5rq2nz9pu@networksolutionsprivateregistration.com
- fn8p78d83nf@networksolutionsprivateregistration.com
- h62tg5xj6zg@networksolutionsprivateregistration.com
- jb8w94745xp@networksolutionsprivateregistration.com
- jc2ky3m69qe@networksolutionsprivateregistration.com
- pete@roughtrade.com
- pp5kn49925e@networksolutionsprivateregistration.com
- ry3p62992cx@networksolutionsprivateregistration.com
- stephen@roughtrade.com
- ts62h78m8zs@networksolutionsprivateregistration.com
- u94u65p84w6@networksolutionsprivateregistration.com
- xt8wz6gp6uz@networksolutionsprivateregistration.com
- phil@mrsystems.co.uk
Subdomains
22 observed subdomains of roughtrade.com.
Web-graph footprint
Distinct hostnames that link to or from roughtrade.com in the public web crawl.
3,576 sites link to this hostname.
29 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for roughtrade.com.
| Mechanism | Target |
|---|---|
| SPF_A | roughtrade.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_MX | roughtrade.com |
Related pages
Pivot deeper into the graph from roughtrade.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "roughtrade.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.