Hostname
suspend2.net
Last fetched
suspend2.net resolves to 2 IPv4 addresses operated by AS209242 in BR. WHOIS lists iana:472 as the registrar.
Nutrition Label
Resolution chain
suspend2.net 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 |
|---|---|---|---|---|
| 45.194.53.26 | 45.194.69.0/24 | AS209242 | — | BR |
| 45.194.53.52 | 45.194.69.0/24 | AS209242 | — | BR |
WHOIS identity
- Registrar
- iana:472
- Organization
- above.com domain privacy
- Contact emails
Subdomains
19 observed subdomains of suspend2.net.
Showing 18 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from suspend2.net in the public web crawl.
50 sites link to this hostname.
20 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from suspend2.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "suspend2.net"})-[: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.