Skip to content

Hostname

aaib.com

Last fetched

aaib.com resolves to 1 IPv4 address operated by TE-AS TE-AS in EG. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · aaib.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aaib.com

Resolution chain

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

IPPrefixASNOperatorCountry
196.219.237.185196.219.224.0/20AS8452TE-AS TE-ASEG

WHOIS identity

Registrar
iana:48
Organization
arab african international bank
Contact emails

Subdomains

16 observed subdomains of aaib.com.

Web-graph footprint

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

178 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for aaib.com.

MechanismTarget
SPF_Aaaib.com
SPF_Asmtp1.aaib.com
SPF_Asmtp3.aaib.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP196.219.31.194/32
SPF_IP196.219.31.195/32
SPF_IP217.52.46.54/32
SPF_IP217.52.46.55/32
SPF_IP41.33.173.21/32
SPF_MXaaib.com

Related pages

Pivot deeper into the graph from aaib.com.

Cypher and MCP

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

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