Skip to content

Hostname

scottishspca.org

Last fetched

scottishspca.org resolves to 1 IPv4 address operated by AS34119 in GB. WHOIS lists iana:79 as the registrar.

Nutrition Label

WHISPER CANON · scottishspca.orgRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/scottishspca.org

Resolution chain

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

IPPrefixASNOperatorCountry
77.95.36.17777.95.32.0/21AS34119GB

WHOIS identity

Registrar
iana:79
Organization
scottish spca
Contact emails

Subdomains

24 observed subdomains of scottishspca.org.

Web-graph footprint

Distinct hostnames that link to or from scottishspca.org in the public web crawl.

491 sites link to this hostname.

114 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for scottishspca.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.xledger.net
SPF_IP195.153.97.88/29
SPF_IP213.208.110.80/29
SPF_IP77.95.36.164
SPF_IP81.145.130.209/28
SPF_MXscottishspca.org

Related pages

Pivot deeper into the graph from scottishspca.org.

Cypher and MCP

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

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