Skip to content

Hostname

ibis.com

Last fetched

ibis.com resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
2.22.91.1332.22.91.0/24AS20940AKAMAI-ASN1DE
203.121.59.49203.121.32.0/19AS9930TTNET-MY TIME dotCom Berhad No. 14, Jalan Majistret U126 Hicom Glenmarie Industrial Park 40150 Shah Alam Selangor, MalaysiaMY
23.195.81.5023.195.81.0/24AS20940AKAMAI-ASN1US
64.7.118.14564.7.118.0/24AS139309TCL-AS-AP Tata Communications CANADA Ltd.TR

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

75 observed subdomains of ibis.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ibis.com.

MechanismTarget
SPF_INCLUDEspf.accor.com
SPF_INCLUDEspf.tmes.trendmicro.com

Related pages

Pivot deeper into the graph from ibis.com.

Cypher and MCP

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

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