Hostname
agteg.com
Last fetched
agteg.com resolves to 2 IPv4 addresses operated by AS20928 in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
agteg.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 |
|---|---|---|---|---|
| 41.187.109.9 | 41.187.0.0/17 | AS20928 | — | US |
| 46.224.90.221 | 46.224.0.0/15 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:1068
- Organization
- noor advanced technologies
- Contact emails
Subdomains
11 observed subdomains of agteg.com.
Web-graph footprint
Distinct hostnames that link to or from agteg.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for agteg.com.
| Mechanism | Target |
|---|---|
| SPF_A | agteg.com |
| SPF_IP | 136.175.15.140 |
| SPF_IP | 41.187.100.24 |
| SPF_IP | 41.187.109.9 |
| SPF_MX | agteg.com |
| SPF_REDIRECT | _spf.yandex.net |
Related pages
Pivot deeper into the graph from agteg.com.
- IP · 41.187.109.9
- ASN · AS20928
- Registrar · iana:1068
- Country · US
- Email · 4c46b9cbe3d34c1bb3c201b379e4f0e8.protect@withheldforprivacy.com
- 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: "agteg.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.