Skip to content

Hostname

ibwave.com

Last fetched

ibwave.com resolves to 2 IPv4 addresses operated by VKT-HK Viking Telecom Limited in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ibwave.comRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ibwave.com

Resolution chain

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

IPPrefixASNOperatorCountry
139.162.228.60139.162.224.0/19AS63949VKT-HK Viking Telecom LimitedGB
176.58.115.142176.58.96.0/19AS63949VKT-HK Viking Telecom LimitedGB

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

70 observed subdomains of ibwave.com.

Web-graph footprint

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

146 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ibwave.com.

MechanismTarget
SPF_Aibwave.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendersrv.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.197.96.185
SPF_IP52.38.191.241/32
SPF_IP63.134.207.1/32

Related pages

Pivot deeper into the graph from ibwave.com.

Cypher and MCP

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

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