Skip to content

Hostname

greenlightnetworks.com

Last fetched

greenlightnetworks.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · greenlightnetworks.comRouting diversity3.9/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/greenlightnetworks.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.46.192100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.146.20118.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.18.1973.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.18.8635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.208.11635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.30.16044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

19 observed subdomains of greenlightnetworks.com.

Web-graph footprint

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

99 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for greenlightnetworks.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDE6601359.spf06.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.153.28.2
SPF_IP162.0.160.2
SPF_IP208.84.108.0/23

Related pages

Pivot deeper into the graph from greenlightnetworks.com.

Cypher and MCP

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

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