Hostname
siteware.mx
Last fetched
siteware.mx resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
siteware.mx 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 |
|---|---|---|---|---|
| 18.154.219.124 | 18.154.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.219.47 | 18.154.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.219.69 | 18.154.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.219.79 | 18.154.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.53.100 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.164.53.31 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.164.53.5 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.164.53.81 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
WHOIS identity
No WHOIS records are currently associated with siteware.mx in WhisperGraph.
Subdomains
8 observed subdomains of siteware.mx.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for siteware.mx.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | dc-aa8e722993._spfm.siteware.mx |
Related pages
Pivot deeper into the graph from siteware.mx.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "siteware.mx"})-[: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.