Hostname
nikkoam.com
Last fetched
nikkoam.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
nikkoam.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.75.244.65 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:1387
- Organization
- nikko asset management co.,ltd.
- Contact emails
Subdomains
43 observed subdomains of nikkoam.com.
Showing 25 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nikkoam.com in the public web crawl.
529 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for nikkoam.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 7291778.spf10.hubspotemail.net |
| SPF_INCLUDE | 8746787.spf04.hubspotemail.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | crmstyle.com |
| SPF_INCLUDE | mmcnz.mailpost.co.nz |
| SPF_INCLUDE | spf-00413d02.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from nikkoam.com.
- IP · 35.75.244.65
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1387
- Country · JP
- Email · jpsys-reg1@nikkoam.com
- TLD · .com
- Browse hostnames · ni…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nikkoam.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.