Skip to content

Hostname

winghamtimber.com

Last fetched

winghamtimber.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:131 as the registrar.

Nutrition Label

WHISPER CANON · winghamtimber.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/winghamtimber.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.20.217104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.173.228172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.134.224.62185.134.224.0/23AS49829GB

WHOIS identity

Registrar
iana:131
Organization
mr nigel hyland, wingham timber & moulding
Contact emails

Subdomains

6 observed subdomains of winghamtimber.com.

Web-graph footprint

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

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for winghamtimber.com.

MechanismTarget
SPF_INCLUDE_spf_euwest1.prod.hydra.sophos.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP157.231.6.237
SPF_IP185.134.224.61
SPF_IP185.134.224.62

Related pages

Pivot deeper into the graph from winghamtimber.com.

Cypher and MCP

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

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