Skip to content

Hostname

aabaz.com

Last fetched

aabaz.com resolves to 1 IPv4 address operated by AS140068 in BD. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.148.14.50103.148.14.0/24AS140068BD

WHOIS identity

Registrar
iana:1068
Organization
direct privacy
Contact emails

Subdomains

29 observed subdomains of aabaz.com.

Web-graph footprint

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

5 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • aabaz.com

SPF policy

2 SPF mechanisms authorising senders for aabaz.com.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_IP103.148.14.50

Related pages

Pivot deeper into the graph from aabaz.com.

Cypher and MCP

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

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