Hostname
32degrees.com
Last fetched
32degrees.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
32degrees.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2
- Organization
- david peyser sportswear
- Contact emails
- a33833fb8yd@networksolutionsprivateregistration.com
- c77fv24u85g@networksolutionsprivateregistration.com
- cu9j55ey28v@networksolutionsprivateregistration.com
- fz6e3253658@networksolutionsprivateregistration.com
- qg8jj8ef537@networksolutionsprivateregistration.com
- qx9uw8493ja@networksolutionsprivateregistration.com
- rick@wpmv.com
- rp7wm3sd57z@networksolutionsprivateregistration.com
- sk73359t4cs@networksolutionsprivateregistration.com
- tu46r9ej4cd@networksolutionsprivateregistration.com
- y47d97493ez@networksolutionsprivateregistration.com
Subdomains
45 observed subdomains of 32degrees.com.
Showing 25 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 32degrees.com in the public web crawl.
235 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for 32degrees.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from 32degrees.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "32degrees.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.