Skip to content

Hostname

nwm.uk.com

Last fetched

nwm.uk.com resolves to 1 IPv4 address operated by AS5089 in GB. WHOIS lists iana:1471 as the registrar.

Nutrition Label

WHISPER CANON · nwm.uk.comRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nwm.uk.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.4.150.10680.4.0.0/16AS5089GB

WHOIS identity

Registrar
iana:1471
Organization
graham williams
Contact emails

Subdomains

11 observed subdomains of nwm.uk.com.

Web-graph footprint

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

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for nwm.uk.com.

MechanismTarget
SPF_Anwm.uk.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.mailjet.com
SPF_IP176.35.214.88/29
SPF_IP5.134.11.130
SPF_IP5.134.11.141
SPF_IP52.56.154.222
SPF_IP80.4.150.104
SPF_IP92.207.91.72/29

Related pages

Pivot deeper into the graph from nwm.uk.com.

Cypher and MCP

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

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