Skip to content

Hostname

pureradioscotland.com

Last fetched

pureradioscotland.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · pureradioscotland.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint6.0/10canon.whisper.security/host/pureradioscotland.com

Resolution chain

pureradioscotland.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.250.153.9934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:470
Organization
dc thomson & co
Contact emails

Subdomains

1 observed subdomain of pureradioscotland.com.

Web-graph footprint

Distinct hostnames that link to or from pureradioscotland.com in the public web crawl.

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for pureradioscotland.com.

MechanismTarget
SPF_INCLUDEmxlogic.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.109.254.106
SPF_IP194.247.64.1
SPF_IP194.247.64.133
SPF_IP194.247.65.1
SPF_IP194.247.90.98
SPF_IP194.247.90.99
SPF_IP213.128.235.28
SPF_IP92.52.113.168

Related pages

Pivot deeper into the graph from pureradioscotland.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pureradioscotland.com"})-[: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.