Skip to content

Hostname

n46llc.com

Last fetched

n46llc.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · n46llc.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/n46llc.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.158.218.15613.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.160.7335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.128.3352.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.198.14954.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

2 observed subdomains of n46llc.com.

Web-graph footprint

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

116 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for n46llc.com.

MechanismTarget
SPF_INCLUDEspf.sme.co.jp
SPF_IP52.198.46.58/32
SPF_IP52.199.245.138/32

Related pages

Pivot deeper into the graph from n46llc.com.

Cypher and MCP

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

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