Skip to content

Hostname

abaaeng.com

Last fetched

abaaeng.com resolves to 1 IPv4 address operated by SABA-HOST in IR. WHOIS lists iana:82 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
31.25.90.16431.25.90.0/24AS34412SABA-HOSTIR

WHOIS identity

Registrar
iana:82
Organization
baharloo
Contact emails

Subdomains

2 observed subdomains of abaaeng.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for abaaeng.com.

MechanismTarget
SPF_Aabaaeng.com
SPF_Anozhan.r1host.com
SPF_MXabaaeng.com

Related pages

Pivot deeper into the graph from abaaeng.com.

Cypher and MCP

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

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