Hostname
wege.com
Last fetched
wege.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wege.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 |
|---|---|---|---|---|
| 3.83.149.124 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wege.com owner
- Contact emails
- jhernandez@hanoverfoods.com
- jon.woods@hanoverfoods.com
- 1b5e501c-11bf-4a5f-86a0-269642614b90@identity-protect.org
- 2344f4e6-ac74-4bd1-b879-308b08a8d107@identity-protect.org
- 7c5ac9c1-ab12-4c5e-b688-53cc4086615b@identity-protect.org
- 9929c63d-d54c-4aa2-895c-e36a97fad780@identity-protect.org
- 9ad47d9d-981c-49ac-b153-4f83755bb23f@identity-protect.org
- b4a67dec-275e-480f-a3ee-dcf6d59fc803@identity-protect.org
- ede46de9-3948-4a2f-adaf-6b7bdcdbe3f9@identity-protect.org
- owner-10717737@wege.com.whoisprivacyservice.org
- owner-11330202@wege.com.whoisprivacyservice.org
- owner-2058760@wege.com.whoisprivacyservice.org
- owner-7390373@wege.com.whoisprivacyservice.org
- owner-9293396@wege.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of wege.com.
| Subdomain |
|---|
| www.wege.com |
Web-graph footprint
Distinct hostnames that link to or from wege.com in the public web crawl.
7 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for wege.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from wege.com.
- IP · 3.83.149.124
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · jhernandez@hanoverfoods.com
- TLD · .com
- Browse hostnames · we…
- 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: "wege.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.