Skip to content

Hostname

newspark.ca

Last fetched

newspark.ca resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · newspark.caRouting diversity5.6/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/newspark.ca

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.243.43100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.92.4100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.109.15713.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.245.21318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.71.25318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.247.1013.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.144.1283.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.90.634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.151.20134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.33.25244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.223.21944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.120.11844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.55.4852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.11.10352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.102.23052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.89.19952.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.180.20254.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.211.170.19954.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.131.3798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.167.1873.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

46 observed subdomains of newspark.ca.

Web-graph footprint

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

12 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for newspark.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP107.21.98.29/32
SPF_IP2600:1f18:4796:d901:f948:cf5c:6611:644c

Related pages

Pivot deeper into the graph from newspark.ca.

Cypher and MCP

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

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