Skip to content

Hostname

ratutips.com

Last fetched

ratutips.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:4029 as the registrar.

Nutrition Label

WHISPER CANON · ratutips.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ratutips.com

Resolution chain

ratutips.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:4029
Organization
vika
Contact emails

Subdomains

1 observed subdomain of ratutips.com.

Web-graph footprint

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

32 sites link to this hostname.

335 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ratutips.com

SPF policy

4 SPF mechanisms authorising senders for ratutips.com.

MechanismTarget
SPF_Aratutips.com
SPF_IP103.28.12.135
SPF_IP103.28.12.136
SPF_MXratutips.com

Related pages

Pivot deeper into the graph from ratutips.com.

Cypher and MCP

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

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