Skip to content

Hostname

stampart.ca

Last fetched

stampart.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:world host group ca corp as the registrar.

Nutrition Label

WHISPER CANON · stampart.caRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/stampart.ca

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.29.28143.204.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.29.29143.204.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.29.3143.204.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.29.76143.204.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.1118.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.12318.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.4218.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.9218.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:world host group ca corp
Organization
nancy kleiber o/a stamp art
Contact emails

Subdomains

3 observed subdomains of stampart.ca.

Web-graph footprint

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

7 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for stampart.ca.

MechanismTarget
SPF_Astampart.ca
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEzoho.com
SPF_MXstampart.ca

Related pages

Pivot deeper into the graph from stampart.ca.

Cypher and MCP

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

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