Hostname
wchingtech.com
Last fetched
wchingtech.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
wchingtech.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.174.83.103 | 3.174.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.83.17 | 3.174.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.83.69 | 3.174.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.83.87 | 3.174.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.192.97.62 | 54.192.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.97.74 | 54.192.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.97.79 | 54.192.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.97.85 | 54.192.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- prestige technology
- Contact emails
Subdomains
12 observed subdomains of wchingtech.com.
Web-graph footprint
Distinct hostnames that link to or from wchingtech.com in the public web crawl.
11 sites link to this hostname.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for wchingtech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | secureserver.net |
| SPF_IP | 185.111.159.111 |
| SPF_MX | wchingtech.com |
Related pages
Pivot deeper into the graph from wchingtech.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wchingtech.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.