Skip to content

Hostname

scottishfa.co.uk

Last fetched

scottishfa.co.uk resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:easyspace ltd [tag = easyspace] as the registrar.

Nutrition Label

WHISPER CANON · scottishfa.co.ukRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/scottishfa.co.uk

Resolution chain

scottishfa.co.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.71.187.14035.71.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
51.105.8.21051.118.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
registrar:easyspace ltd [tag = easyspace]
Organization
scottish football association
Contact emails

Subdomains

28 observed subdomains of scottishfa.co.uk.

Web-graph footprint

Distinct hostnames that link to or from scottishfa.co.uk in the public web crawl.

895 sites link to this hostname.

382 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for scottishfa.co.uk.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.secutix.com
SPF_INCLUDEspfrelay.a365hosted.com
SPF_IP45.136.242.0/24
SPF_IP54.229.87.34/26
SPF_IP62.128.206.69
SPF_IP95.129.188.197

Related pages

Pivot deeper into the graph from scottishfa.co.uk.

Cypher and MCP

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

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