Skip to content

Hostname

maple.ca

Last fetched

maple.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · maple.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/maple.ca

Resolution chain

maple.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:456
Organization
maple engineering & construction canada
Contact emails

Subdomains

18 observed subdomains of maple.ca.

Web-graph footprint

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

68 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for maple.ca.

MechanismTarget
SPF_INCLUDE_spf.questionpro.com
SPF_INCLUDEdayforcehcm.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/26
SPF_IP167.89.91.116
SPF_IP184.70.160.202
SPF_IP209.121.117.64
SPF_IP216.183.82.0/29
SPF_IP216.183.82.40/29
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32

Related pages

Pivot deeper into the graph from maple.ca.

Cypher and MCP

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

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