Skip to content

Hostname

ibas.com

Last fetched

ibas.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ibas.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ibas.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.89.14104.17.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.90.14104.17.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
ibas a/s
Contact emails

Subdomains

1 observed subdomain of ibas.com.

Subdomain
www.ibas.com

Web-graph footprint

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

41 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ibas.com.

MechanismTarget
SPF_INCLUDE5218324.spf10.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.37.237.100
SPF_IP20.49.97.6
SPF_IP40.64.128.227
SPF_IP74.119.56.254

Related pages

Pivot deeper into the graph from ibas.com.

Cypher and MCP

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

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