Skip to content

Hostname

nastyrat.com

Last fetched

nastyrat.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · nastyrat.comRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/nastyrat.com

Resolution chain

nastyrat.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
165.22.207.16165.22.192.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
67.205.159.14967.205.144.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:625
Organization
nivaldo j. presezniak jr.
Contact emails

Subdomains

16 observed subdomains of nastyrat.com.

Web-graph footprint

Distinct hostnames that link to or from nastyrat.com in the public web crawl.

51 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for nastyrat.com.

MechanismTarget
SPF_Amail.fwwgo.com
SPF_Anastyrat.com
SPF_INCLUDE_spf.google.com
SPF_IP176.9.26.174
SPF_IP192.96.206.168
SPF_MXnastyrat.com

Related pages

Pivot deeper into the graph from nastyrat.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "nastyrat.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.