Hostname
nplexforum.com
Last fetched
nplexforum.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:100 as the registrar.
Nutrition Label
Resolution chain
nplexforum.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.224.125.33 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.35 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.60 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.77 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.182.38 | 13.249.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.182.39 | 13.249.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.182.51 | 13.249.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.182.83 | 13.249.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.4.33 | 18.172.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.4.49 | 18.172.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.4.74 | 18.172.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.4.84 | 18.172.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
WHOIS identity
- Registrar
- iana:100
- Organization
- song junghwa
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from nplexforum.com in the public web crawl.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for nplexforum.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 52.79.92.223/32 |
Related pages
Pivot deeper into the graph from nplexforum.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nplexforum.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.