Hostname
tryroll.com
Last fetched
tryroll.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
tryroll.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:1068
- Organization
- contact privacy inc. customer 124173598
- Contact emails
- admin@newvcorp.com
- 4014954eb4be4cecaeb124f71407c35d.protect@whoisguard.com
- aca3d6c9a4ae45c697db9e399be4f672.protect@withheldforprivacy.com
- faad851b3ad944bf90f954f4362e575e.protect@withheldforprivacy.com
- klft8m02wfqn@contactprivacy.email
- 92bcfa46b41467bb28b0a181b8031dafd3378a196e7a0412c2d54a3375b8a2ee@tryroll.com.whoisproxy.org
Subdomains
41 observed subdomains of tryroll.com.
Showing 25 of 41. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tryroll.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for tryroll.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from tryroll.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tryroll.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.