Skip to content

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

WHISPER CANON · biggreenegg.euRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/biggreenegg.eu

Resolution chain

biggreenegg.eu resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.11013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.171.117.1033.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.1093.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.503.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.863.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.18.1133.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.1203.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.133.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.753.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
99.84.152.10499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:internet service europe bv
Organization
Contact emails

Subdomains

91 observed subdomains of biggreenegg.eu.

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.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for biggreenegg.eu.

MechanismTarget
SPF_INCLUDE_spf.ibvision.nl
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.34.170.110
SPF_IP2a01:7c8:aac7:1b1::/64
SPF_IP37.97.148.249
SPF_IP54.76.95.233

Related pages

Pivot deeper into the graph from biggreenegg.eu.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.