Hostname
givengain.dev
Last fetched
givengain.dev resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
givengain.dev resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.254.129 | 108.157.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.254.46 | 108.157.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.254.59 | 108.157.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.254.70 | 108.157.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.174.180.116 | 3.174.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.174.180.129 | 3.174.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.174.180.58 | 3.174.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.174.180.70 | 3.174.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:48
- Organization
- whois agent (759916971)
- Contact emails
Subdomains
5 observed subdomains of givengain.dev.
Showing 3 of 5. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for givengain.dev.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from givengain.dev.
- IP · 108.157.254.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:48
- Country · SG
- Email · tcnpfrwys@whoisprivacyprotect.com
- TLD · .dev
- Browse hostnames · gi…
- 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: "givengain.dev"})-[: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.