Skip to content

Hostname

baratonta.com

Last fetched

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

Nutrition Label

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

Resolution chain

baratonta.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:69
Organization
sandra luciane maliuk de almeida
Contact emails

Subdomains

8 observed subdomains of baratonta.com.

Web-graph footprint

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

19 sites link to this hostname.

256 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • baratonta.com

SPF policy

11 SPF mechanisms authorising senders for baratonta.com.

MechanismTarget
SPF_Abaratonta.com
SPF_IP149.18.50.131/16
SPF_IP149.18.50.51/16
SPF_IP158.69.124.207
SPF_IP178.33.230.27
SPF_IP198.27.118.16
SPF_IP198.50.234.149
SPF_IP51.161.86.123
SPF_IP54.39.159.15
SPF_IP54.39.53.28
SPF_MXbaratonta.com

Related pages

Pivot deeper into the graph from baratonta.com.

Cypher and MCP

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

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