Skip to content

Hostname

autobrama.com

Last fetched

autobrama.com resolves to 1 IPv4 address operated by AS15967 in PL. WHOIS lists iana:1456 as the registrar.

Nutrition Label

WHISPER CANON · autobrama.comRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/autobrama.com

Resolution chain

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

IPPrefixASNOperatorCountry
77.55.252.4677.55.252.0/23AS15967PL

WHOIS identity

Registrar
iana:1456
Organization
whois data protection sp. z o.o.
Contact emails

Subdomains

8 observed subdomains of autobrama.com.

Threat posture

History

Mail and authentication

MX records

  • autobrama.com

SPF policy

7 SPF mechanisms authorising senders for autobrama.com.

MechanismTarget
SPF_Aautobrama.com
SPF_IP77.55.252.46
SPF_IP77.55.252.56
SPF_IP77.55.252.62
SPF_IP77.55.252.76
SPF_IP77.55.253.14
SPF_MXautobrama.com

Related pages

Pivot deeper into the graph from autobrama.com.

Cypher and MCP

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

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