Hostname
agreementexpress.net
Last fetched
agreementexpress.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:456 as the registrar.
Nutrition Label
Resolution chain
agreementexpress.net 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 |
|---|---|---|---|---|
| 15.156.17.15 | 15.156.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.97.181.31 | 3.96.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.97.251.26 | 3.96.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 35.182.195.223 | 35.182.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 35.182.208.133 | 35.182.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 99.79.106.106 | 99.79.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 16.54.7.42 | 16.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 16.54.135.168 | 16.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:456
- Organization
- blair simonite
- Contact emails
Subdomains
20 observed subdomains of agreementexpress.net.
Web-graph footprint
Distinct hostnames that link to or from agreementexpress.net in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for agreementexpress.net.
| Mechanism | Target |
|---|---|
| SPF_A | agreementexpress.net |
| SPF_IP | 34.194.9.77/32 |
| SPF_IP | 35.182.118.182 |
| SPF_IP | 35.183.254.147 |
| SPF_IP | 52.0.175.129/32 |
| SPF_IP | 52.5.128.75 |
| SPF_IP | 52.6.195.143 |
| SPF_IP | 52.60.200.36 |
| SPF_IP | 52.60.66.163/32 |
| SPF_MX | agreementexpress.net |
Related pages
Pivot deeper into the graph from agreementexpress.net.
- IP · 15.156.17.15
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:456
- Country · CA
- Email · wn947e39@webnamesprivacy.ca
- TLD · .net
- Browse hostnames · ag…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "agreementexpress.net"})-[: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.