Skip to content

Hostname

applegreen.com

Last fetched

applegreen.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1448 as the registrar.

Nutrition Label

WHISPER CANON · applegreen.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/applegreen.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.202.102.17518.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.5.18318.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.31.11052.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1448
Organization
applegreen.com c/o whois privacy
Contact emails

Subdomains

19 observed subdomains of applegreen.com.

Web-graph footprint

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

30 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for applegreen.com.

MechanismTarget
SPF_INCLUDE_spf.eu.messagegears.net
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-003c6d02.pphosted.com
SPF_INCLUDEspf-003c6d03.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP109.169.8.236
SPF_IP13.74.158.205
SPF_IP168.245.121.158/32
SPF_IP185.135.165.212
SPF_IP185.135.165.213
SPF_IP185.135.165.214
SPF_IP185.135.165.215
SPF_IP193.155.1.213
SPF_IP206.222.191.207
SPF_IP37.98.232.26/32
SPF_IP40.67.254.2
SPF_IP46.34.83.110/32
SPF_IP78.137.178.50
SPF_IP8.31.233.198/32
SPF_IP8.31.233.199/32
SPF_IP83.219.47.91
SPF_IP83.219.47.92
SPF_IP83.219.47.93
SPF_IP83.219.47.94

Related pages

Pivot deeper into the graph from applegreen.com.

Cypher and MCP

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

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