Hostname
augmenteers.com
Last fetched
augmenteers.com resolves to 1 IPv4 address operated by CYON in CH. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
augmenteers.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 |
|---|---|---|---|---|
| 149.126.4.21 | 149.126.0.0/21 | AS47302 | CYON | CH |
WHOIS identity
- Registrar
- iana:1068
- Organization
- drupsteen b.v.
- Contact emails
- 48dfb2b936e94d1aa38e4ac49661133c.protect@withheldforprivacy.com
- info@init3.nl
- 30599aca-adf4-476b-a0fd-71d5bf0bcf2a@identity-protect.org
- 5ea9343a-863a-42f1-997c-a8a3d56ab4d9@identity-protect.org
- 62ea6852-7e3b-4ede-b8ba-d7a79ee0e9e6@identity-protect.org
- 6acba1c9-8d9b-4206-97f6-daa807bbb6c5@identity-protect.org
- 6cbc65c1-e309-4251-a843-bcfd602419c0@identity-protect.org
- 9732770a-67ab-4684-97f6-a3287c68eb1f@identity-protect.org
- f03ece0a-cfb0-4ead-a567-c74df200c2ef@identity-protect.org
Subdomains
2 observed subdomains of augmenteers.com.
Web-graph footprint
Distinct hostnames that link to or from augmenteers.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for augmenteers.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.cyon.net |
Related pages
Pivot deeper into the graph from augmenteers.com.
- IP · 149.126.4.21
- ASN · AS47302CYON
- Registrar · iana:1068
- Country · CH
- Email · 48dfb2b936e94d1aa38e4ac49661133c.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · au…
- 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: "augmenteers.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.