Hostname
edvardgig.com
Last fetched
edvardgig.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
edvardgig.com 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.138.217.110 | 108.138.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.138.217.21 | 108.138.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.138.217.36 | 108.138.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.138.217.37 | 108.138.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 13.35.20.120 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.30 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.47 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.87 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:1001
- Organization
- jonas barsten as
- Contact emails
- 2wndbezabggd@privacy-protection.email
- 3nocedb8tm6j@privacy-protection.email
- 7nmivzbeqgst@privacy-protection.email
- cnkrjh6nq5jc@privacy-protection.email
- g7on9uogfhs5@privacy-protection.email
- hh845txgd2yr@privacy-protection.email
- rrjmfk3fxnbc@privacy-protection.email
- searvzp6y7qb@privacy-protection.email
- wn7qxnsup3of@privacy-protection.email
- y2drjbcv9apr@privacy-protection.email
Subdomains
2 observed subdomains of edvardgig.com.
| Subdomain |
|---|
| api.edvardgig.com |
| www.edvardgig.com |
Threat posture
History
Related pages
Pivot deeper into the graph from edvardgig.com.
- IP · 108.138.217.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1001
- Country · GB
- Email · 2wndbezabggd@privacy-protection.email
- TLD · .com
- Browse hostnames · ed…
- 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: "edvardgig.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.