Skip to content

Hostname

bayanats.com

Last fetched

bayanats.com resolves to 1 IPv4 address operated by IOMART-AS in GB. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · bayanats.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bayanats.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.133.180.1425.133.176.0/21AS20860IOMART-ASGB

WHOIS identity

Registrar
iana:625
Organization
mpadc hosting
Contact emails

Subdomains

7 observed subdomains of bayanats.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • bayanats.com

SPF policy

4 SPF mechanisms authorising senders for bayanats.com.

MechanismTarget
SPF_Abayanats.com
SPF_IP5.133.180.142
SPF_IP88.150.168.106
SPF_MXbayanats.com

Related pages

Pivot deeper into the graph from bayanats.com.

Cypher and MCP

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

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