Skip to content

Hostname

fastframeuk.com

Last fetched

fastframeuk.com resolves to 2 IPv4 addresses operated by AS15395 in GB. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · fastframeuk.comRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fastframeuk.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.13.106.124162.13.0.0/16AS15395GB
167.99.94.192167.99.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:1515
Organization
gary smith
Contact emails

Subdomains

3 observed subdomains of fastframeuk.com.

Web-graph footprint

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

5 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for fastframeuk.com.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_Afastframeuk.com
SPF_Amailforwards.extendcp.co.uk
SPF_INCLUDEsoverin.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP81.130.152.142
SPF_MXfastframeuk.com

Related pages

Pivot deeper into the graph from fastframeuk.com.

Cypher and MCP

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

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