Skip to content

Hostname

wilma.ca

Last fetched

wilma.ca resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · wilma.caRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/wilma.ca

Resolution chain

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

IPPrefixASNOperatorCountry
15.156.25.6515.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.222.138.10215.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.223.104.19215.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.98.190.1183.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.98.42.353.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.2.20035.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.202.6735.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.183.74.22835.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
99.79.110.18399.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
99.79.164.25299.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
99.79.166.399.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

No WHOIS records are currently associated with wilma.ca in WhisperGraph.

Subdomains

7 observed subdomains of wilma.ca.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for wilma.ca.

MechanismTarget
SPF_IP66.179.176.191/32
SPF_IP66.179.176.4

Related pages

Pivot deeper into the graph from wilma.ca.

Cypher and MCP

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

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