Hostname
agetp.com
Last fetched
agetp.com resolves to 2 IPv4 addresses operated by AS206834 in DE. WHOIS lists iana:1647 as the registrar.
Nutrition Label
Resolution chain
agetp.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.53.179.136 | 185.53.179.0/24 | AS206834 | — | DE |
| 41.185.8.91 | 41.185.0.0/16 | AS36943 | — | ZA |
WHOIS identity
- Registrar
- iana:1647
- Organization
- domain administrator
- Contact emails
Subdomains
2 observed subdomains of agetp.com.
| Subdomain |
|---|
| smtp.agetp.com |
| www.agetp.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for agetp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from agetp.com.
- IP · 185.53.179.136
- ASN · AS206834
- Registrar · iana:1647
- Country · DE
- Email · pw-fd1a9d45913031a6fce02491c52462b1@privacyguardian.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: "agetp.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.