Skip to content

Hostname

nambacity.com

Last fetched

nambacity.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.112.2318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.5318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6118.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.9218.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.115.136.593.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.35.9935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.70.654.95.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.225.16257.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
. nankai electric railway co.,
Contact emails

Subdomains

3 observed subdomains of nambacity.com.

Web-graph footprint

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

203 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nambacity.com.

MechanismTarget
SPF_IP113.32.230.128/25
SPF_IP116.197.170.92

Related pages

Pivot deeper into the graph from nambacity.com.

Cypher and MCP

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

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