Hostname
globalwaterintel.com
Last fetched
globalwaterintel.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.
Nutrition Label
Resolution chain
globalwaterintel.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.134.215.154 | 13.134.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.169.38.106 | 18.168.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.175.109.1 | 18.175.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.175.8.19 | 18.175.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.238.4.16 | 18.238.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.4.2 | 18.238.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.4.47 | 18.238.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.4.89 | 18.238.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.11.69.152 | 3.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.167.112.108 | 3.167.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.112.61 | 3.167.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.112.8 | 3.167.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.112.95 | 3.167.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.177.254.189 | 35.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from globalwaterintel.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for globalwaterintel.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | email.prnewswire.com |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | gatormail.co.uk |
| SPF_INCLUDE | gwispf.smtp.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 82.148.56.57/32 |
| SPF_IP | 86.188.245.75/32 |
Related pages
Pivot deeper into the graph from globalwaterintel.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "globalwaterintel.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.