Skip to content

Hostname

asib.ca

Last fetched

asib.ca resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · asib.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/asib.ca

Resolution chain

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

IPPrefixASNOperatorCountry
3.223.156.1013.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.189.13434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.78.17652.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.141.13654.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:456
Organization
Contact emails

Subdomains

3 observed subdomains of asib.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for asib.ca.

MechanismTarget
SPF_Aasib.ca
SPF_Areservation.asib.ca
SPF_INCLUDE_spf.google.com
SPF_IP173.255.231.228

Related pages

Pivot deeper into the graph from asib.ca.

Cypher and MCP

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

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