Skip to content

Hostname

playbackonline.ca

Last fetched

playbackonline.ca resolves to 7 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · playbackonline.caRouting diversity4.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/playbackonline.ca

Resolution chain

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

IPPrefixASNOperatorCountry
100.31.222.163100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.194.8174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.236.9634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.188.13244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.89.4.17954.89.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.181.104100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.208.5352.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
brunico communications
Contact emails

Subdomains

17 observed subdomains of playbackonline.ca.

Web-graph footprint

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

647 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for playbackonline.ca.

MechanismTarget
SPF_Alistserv2.brunico.com
SPF_Amatrix.brunico.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmktomail.com
SPF_IP107.21.0.0/16
SPF_IP107.23.221.15
SPF_IP54.208.0.35
SPF_IP74.125.149.233
SPF_IP96.45.199.178
SPF_MXplaybackonline.ca

Related pages

Pivot deeper into the graph from playbackonline.ca.

Cypher and MCP

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

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