Skip to content

Hostname

ibanq.com

Last fetched

ibanq.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ibanq.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ibanq.com

Resolution chain

ibanq.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.241.151.3034.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.241.165.3434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.145.12852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.112.063.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of ibanq.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ibanq.com.

MechanismTarget
SPF_Aibanq.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP104.40.229.156/32
SPF_IP157.55.224.141/32
SPF_IP52.17.105.5/32
SPF_MXibanq.com

Related pages

Pivot deeper into the graph from ibanq.com.

Cypher and MCP

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

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