Skip to content

Hostname

hostxnow.net

Last fetched

hostxnow.net resolves to 1 IPv4 address operated by AS60439 in NL. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · hostxnow.netRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hostxnow.net

Resolution chain

hostxnow.net 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
iana:48
Organization
chris smith
Contact emails

Subdomains

2 observed subdomains of hostxnow.net.

Threat posture

History

Mail and authentication

MX records

  • hostxnow.net

SPF policy

12 SPF mechanisms authorising senders for hostxnow.net.

MechanismTarget
SPF_Ahostxnow.net
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.net

Related pages

Pivot deeper into the graph from hostxnow.net.

Cypher and MCP

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

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