Skip to content

Hostname

ibowen.ca

Last fetched

ibowen.ca resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists registrar:planethoster as the registrar.

Nutrition Label

WHISPER CANON · ibowen.caRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ibowen.ca

Resolution chain

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

IPPrefixASNOperatorCountry
198.100.154.230198.100.144.0/20AS16276CA

WHOIS identity

Registrar
registrar:planethoster
Organization
ibowen
Contact emails

Subdomains

7 observed subdomains of ibowen.ca.

Web-graph footprint

Distinct hostnames that link to or from ibowen.ca in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for ibowen.ca.

MechanismTarget
SPF_Aibowen.ca
SPF_INCLUDEcpr02.likuid.com
SPF_INCLUDEcpr03.likuid.com
SPF_INCLUDElikuid.com
SPF_INCLUDEspf.sertek.likuid.com
SPF_IP108.163.176.122
SPF_IP158.69.52.179/24
SPF_IP66.70.227.206/32
SPF_MXibowen.ca

Related pages

Pivot deeper into the graph from ibowen.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ibowen.ca"})-[: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.