Skip to content

Hostname

hostxnow.uk

Last fetched

hostxnow.uk resolves to 1 IPv4 address operated by AS60439 in NL. WHOIS lists registrar:enom llc as the registrar.

Nutrition Label

WHISPER CANON · hostxnow.ukRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/hostxnow.uk

Resolution chain

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

IPPrefixASNOperatorCountry
45.82.94.1045.82.94.0/24AS60439NL

WHOIS identity

Registrar
registrar:enom llc
Organization
hostxnow
Contact emails

Subdomains

2 observed subdomains of hostxnow.uk.

Threat posture

History

Mail and authentication

MX records

  • hostxnow.uk

SPF policy

12 SPF mechanisms authorising senders for hostxnow.uk.

MechanismTarget
SPF_Ahostxnow.uk
SPF_INCLUDErelay.mailchannels.net
SPF_IP103.251.165.177
SPF_IP139.28.16.219
SPF_IP167.235.240.109
SPF_IP212.108.83.179
SPF_IP45.147.99.6
SPF_IP45.151.83.11
SPF_IP45.82.94.10
SPF_IP51.195.252.27
SPF_IP91.107.199.185
SPF_MXhostxnow.uk

Related pages

Pivot deeper into the graph from hostxnow.uk.

Cypher and MCP

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

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