Hostname
biggreenegg.eu
Last fetched
biggreenegg.eu resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists registrar:internet service europe bv as the registrar.
Nutrition Label
Resolution chain
biggreenegg.eu resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:internet service europe bv
- Organization
- —
- Contact emails
- —
Subdomains
91 observed subdomains of biggreenegg.eu.
Showing 14 of 91. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from biggreenegg.eu in the public web crawl.
570 sites link to this hostname.
122 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for biggreenegg.eu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.ibvision.nl |
| SPF_INCLUDE | _spf.mailersend.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.34.170.110 |
| SPF_IP | 2a01:7c8:aac7:1b1::/64 |
| SPF_IP | 37.97.148.249 |
| SPF_IP | 54.76.95.233 |
Related pages
Pivot deeper into the graph from biggreenegg.eu.
- IP · 13.227.192.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:internet service europe bv
- Country · CZ
- TLD · .eu
- Browse hostnames · bi…
- 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: "biggreenegg.eu"})-[: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.