Hostname
agree2act.com
Last fetched
agree2act.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
agree2act.com 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 |
|---|---|---|---|---|
| 3.121.60.104 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 046fde238f58bf05c25cd063301d76128ac0758e3e13d72a1ac8a1ea9d1328f9@agree2act.com.whoisproxy.org
- 1e591eab915ed32ac4e9ce083ff54632cbc7130f57a41b51f0f8776a3b0eb2fd@agree2act.com.whoisproxy.org
- 2a4485a9aef58d9168276947146b50ade3d4e479e85cf22ad2d059a296507e79@agree2act.com.whoisproxy.org
- 2aba9c6d8fbfd0d61a04c10393a7f8101d5b80438af9985780afb2ee8bda5944@agree2act.com.whoisproxy.org
- 4146a274ddef711b9477b183d240b0359533a99bb326a2be8346da854fd62796@agree2act.com.whoisproxy.org
- 4f52762feecb10252550a1ac309d895bfbe62c4fdeb10e87c1d12c3a1d4e192a@agree2act.com.whoisproxy.org
- 52fecef41025a7955c83fba77a4c469b5c852bb1f1ee07416ae65faf4dc7836f@agree2act.com.whoisproxy.org
- 58dc5ebd3c2be9a67ccccf72c18bfb5e994bf545fd90e757f3afbf98780b4ebc@agree2act.com.whoisproxy.org
- 6cec8e846cefc3500528aa8bc4b8425a42377f492d69b63a20fa5f371bfc3f30@agree2act.com.whoisproxy.org
- 9c3c00c4485aedf69d0b0f1a957ceff932f64c0a8ee6137ea50b8522d3f4878b@agree2act.com.whoisproxy.org
Subdomains
2 observed subdomains of agree2act.com.
Web-graph footprint
Distinct hostnames that link to or from agree2act.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for agree2act.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from agree2act.com.
- IP · 3.121.60.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:269
- Country · DE
- Email · 046fde238f58bf05c25cd063301d76128ac0758e3e13d72a1ac8a1ea9d1328f9@agree2act.com.whoisproxy.org
- TLD · .com
- 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: "agree2act.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.