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
Resolution chain
stampart.ca resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.204.29.28 | 143.204.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.29.29 | 143.204.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.29.3 | 143.204.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.29.76 | 143.204.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.11 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.123 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.42 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.92 | 18.238.55.0/24 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for stampart.ca.
| Mechanism | Target |
|---|---|
| SPF_A | stampart.ca |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | zoho.com |
| SPF_MX | stampart.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.