Skip to content

Hostname

torfaen.gov.uk

Last fetched

torfaen.gov.uk resolves to 1 IPv4 address operated by AS60885 in GB.

Nutrition Label

WHISPER CANON · torfaen.gov.ukRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/torfaen.gov.uk

Resolution chain

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

IPPrefixASNOperatorCountry
185.18.139.187185.18.139.0/24AS60885GB

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

70 observed subdomains of torfaen.gov.uk.

Web-graph footprint

Distinct hostnames that link to or from torfaen.gov.uk in the public web crawl.

397 sites link to this hostname.

558 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for torfaen.gov.uk.

MechanismTarget
SPF_INCLUDE_spf-ext.necsws.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmycouncilservices.com
SPF_INCLUDEspf.eu.heywoodcloud.co.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.86.202.141
SPF_IP213.143.135.196
SPF_IP51.140.158.8
SPF_IP80.6.91.150/32

Related pages

Pivot deeper into the graph from torfaen.gov.uk.

Cypher and MCP

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

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