Skip to content

Hostname

balmforth.co.uk

Last fetched

balmforth.co.uk resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:fasthosts internet ltd as the registrar.

Nutrition Label

WHISPER CANON · balmforth.co.ukRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/balmforth.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
75.2.71.16675.2.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:fasthosts internet ltd
Organization
robert lewis & stephen mullender
Contact emails

Subdomains

3 observed subdomains of balmforth.co.uk.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for balmforth.co.uk.

MechanismTarget
SPF_INCLUDEspf.ess.uk.barracudanetworks.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP54.230.202.45
SPF_IP81.136.141.112
SPF_IP92.207.206.113
SPF_IP94.186.192.196

Related pages

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

Cypher and MCP

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

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