Skip to content

Hostname

nitehound.com

Last fetched

nitehound.com resolves to 6 IPv4 addresses operated by SMARTAPE in RU. WHOIS lists iana:3775 as the registrar.

Nutrition Label

WHISPER CANON · nitehound.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nitehound.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.238.92.148109.238.92.0/23AS56694SMARTAPERU
47.76.127.21747.76.0.0/17AS45102ALIBABA-CN-NET Alibaba US Technology Co., Ltd.HK
47.91.170.22247.91.128.0/18AS45102ALIBABA-CN-NET Alibaba US Technology Co., Ltd.HK
52.201.53.16652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
8.218.208.2408.218.128.0/17AS45102ALIBABA-CN-NET Alibaba US Technology Co., Ltd.HK
98.82.42.13998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3775
Organization
domain may be for sale, check afternic.com domain admin
Contact emails

Subdomains

5 observed subdomains of nitehound.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nitehound.com.

MechanismTarget
SPF_INCLUDEmail.nitehound.com
SPF_IP109.238.92.148

Related pages

Pivot deeper into the graph from nitehound.com.

Cypher and MCP

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

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