Hostname
netpay.com.mx
Last fetched
netpay.com.mx resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
netpay.com.mx 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 |
|---|---|---|---|---|
| 34.198.182.201 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with netpay.com.mx in WhisperGraph.
Subdomains
36 observed subdomains of netpay.com.mx.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from netpay.com.mx in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
27 SPF mechanisms authorising senders for netpay.com.mx.
| Mechanism | Target |
|---|---|
| SPF_A | netpay.com.mx |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mg-spf.greenhouse.io |
| SPF_IP | 148.105.0.0/16 |
| SPF_IP | 182.50.78.64/28 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 198.244.59.30/32 |
| SPF_IP | 198.244.59.33/32 |
| SPF_IP | 198.244.59.35/32 |
| SPF_IP | 200.53.144.45/32 |
| SPF_IP | 200.57.87.243/32 |
| SPF_IP | 204.14.232.64/28 |
| SPF_IP | 204.14.234.64/28 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 69.72.40.93/32 |
| SPF_IP | 69.72.40.94/32 |
| SPF_IP | 69.72.40.95/32 |
| SPF_IP | 69.72.40.96/32 |
| SPF_IP | 69.72.40.97/32 |
| SPF_IP | 69.72.40.98/32 |
| SPF_IP | 69.72.40.99/32 |
| SPF_IP | 69.72.47.205/32 |
| SPF_IP | 96.43.144.64/31 |
| SPF_IP | 96.43.148.64/31 |
| SPF_MX | netpay.com.mx |
Related pages
Pivot deeper into the graph from netpay.com.mx.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "netpay.com.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.