Skip to content

Hostname

fastershire.com

Last fetched

fastershire.com resolves to 1 IPv4 address operated by GD-EMEA-DC-LD5 - Heart Internet limited in GB. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · fastershire.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fastershire.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.67.214.113212.67.214.0/24AS20738GD-EMEA-DC-LD5 - Heart Internet limitedGB

WHOIS identity

Registrar
iana:168
Organization
hoople
Contact emails

Subdomains

2 observed subdomains of fastershire.com.

Web-graph footprint

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

27 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fastershire.com.

MechanismTarget
SPF_Amail.evolutive.co.uk
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.ecase.co.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.200.145.0/24
SPF_IP62.149.36.42/32
SPF_MXfastershire.com

Related pages

Pivot deeper into the graph from fastershire.com.

Cypher and MCP

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

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