Skip to content

Hostname

greenbyte.com

Last fetched

greenbyte.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · greenbyte.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/greenbyte.com

Resolution chain

greenbyte.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.248.198.3634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.230.14452.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.55.24254.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.37.18554.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.139.12154.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.100.25154.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

27 observed subdomains of greenbyte.com.

Web-graph footprint

Distinct hostnames that link to or from greenbyte.com in the public web crawl.

26 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for greenbyte.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from greenbyte.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "greenbyte.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 20

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