Skip to content

Hostname

ratatam.com

Last fetched

ratatam.com resolves to 1 IPv4 address operated by IONOS-AS - IONOS SE in FR. WHOIS lists iana:74 as the registrar.

Nutrition Label

WHISPER CANON · ratatam.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/ratatam.com

Resolution chain

ratatam.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.227.28.164212.227.153.0/24AS8560IONOS-AS - IONOS SEFR

WHOIS identity

Registrar
iana:74
Organization
(nnr-ratata1)
Contact emails

Subdomains

31 observed subdomains of ratatam.com.

Web-graph footprint

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

16 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ratatam.com.

MechanismTarget
SPF_Aio-sv5.open-mac-dns.net
SPF_Aratatam.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXratatam.com

Related pages

Pivot deeper into the graph from ratatam.com.

Cypher and MCP

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

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