Skip to content

Hostname

night-optics.com

Last fetched

night-optics.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · night-optics.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/night-optics.com

Resolution chain

night-optics.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.218.61.7518.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.116.1383.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.134.151.773.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.237.2343.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domain owner
Contact emails

Subdomains

2 observed subdomains of night-optics.com.

Web-graph footprint

Distinct hostnames that link to or from night-optics.com in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for night-optics.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.59.39.32
SPF_IP18.220.165.7
SPF_IP18.220.210.44
SPF_IP3.132.220.6
SPF_IP3.135.59.239
SPF_IP50.31.136.106

Related pages

Pivot deeper into the graph from night-optics.com.

Cypher and MCP

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

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