Hostname
techgaged.com
Last fetched
techgaged.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:638 as the registrar.
Nutrition Label
Resolution chain
techgaged.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 |
|---|---|---|---|---|
| 157.245.81.34 | 157.245.80.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 79.98.25.15 | 79.98.24.0/21 | AS212531 | INTERNETO-VIZIJA | LT |
WHOIS identity
- Registrar
- iana:638
- Organization
- domain admin / this domain is for sale
- Contact emails
Subdomains
1 observed subdomain of techgaged.com.
| Subdomain |
|---|
| www.techgaged.com |
Web-graph footprint
Distinct hostnames that link to or from techgaged.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- snaputis.serveriai.lt
- techgaged.com
SPF policy
4 SPF mechanisms authorising senders for techgaged.com.
| Mechanism | Target |
|---|---|
| SPF_A | techgaged.com |
| SPF_INCLUDE | spf.serveriai.lt |
| SPF_MX | techgaged.com |
| SPF_REDIRECT | spf.serveriai.lt |
Related pages
Pivot deeper into the graph from techgaged.com.
- IP · 157.245.81.34
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:638
- Country · US
- Email · admin@newvcorp.com
- TLD · .com
- Browse hostnames · te…
- 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: "techgaged.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.