Skip to content

Hostname

parkfed.co.uk

Last fetched

parkfed.co.uk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in US. WHOIS lists registrar:godaddy.com, llp. as the registrar.

Nutrition Label

WHISPER CANON · parkfed.co.ukRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/parkfed.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
104.22.64.232104.22.64.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
104.22.65.232104.22.65.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
54.194.24.2854.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:godaddy.com, llp.
Organization
jamie bennett
Contact emails

Subdomains

1 observed subdomain of parkfed.co.uk.

Web-graph footprint

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

6 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for parkfed.co.uk.

MechanismTarget
SPF_INCLUDEoutlook.com
SPF_INCLUDEspf.messaging.microsoft.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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