Skip to content

Hostname

warmall.ca

Last fetched

warmall.ca resolves to 5 IPv4 addresses operated by EBOX - EBOX in CA.

Nutrition Label

WHISPER CANON · warmall.caRouting diversity3.0/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/warmall.ca

Resolution chain

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

IPPrefixASNOperatorCountry
96.127.251.8296.127.192.0/18AS1403EBOX - EBOXCA
96.45.82.24596.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.82.3396.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.14596.45.83.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.596.45.83.0/24AS16552DIGICERT - Tiggee LLCUS

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for warmall.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from warmall.ca.

Cypher and MCP

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

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