Skip to content

Hostname

platform.newspark.ca

Last fetched

platform.newspark.ca resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

platform.newspark.ca resolves to 6 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
34.237.151.20134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.129.4698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.131.3798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with platform.newspark.ca in WhisperGraph.

Web-graph footprint

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

8 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for platform.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 platform.newspark.ca.

Cypher and MCP

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

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