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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.71.187.140 | 35.71.224.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 51.105.8.210 | 51.118.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | GB |
WHOIS identity
- Registrar
- registrar:easyspace ltd [tag = easyspace]
- Organization
- scottish football association
- Contact emails
- —
Subdomains
28 observed subdomains of scottishfa.co.uk.
Showing 25 of 28. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for scottishfa.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | sent-via.netsuite.com |
| SPF_INCLUDE | spf.mailanyone.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.secutix.com |
| SPF_INCLUDE | spfrelay.a365hosted.com |
| SPF_IP | 45.136.242.0/24 |
| SPF_IP | 54.229.87.34/26 |
| SPF_IP | 62.128.206.69 |
| SPF_IP | 95.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.