Skip to content

Hostname

greenflag.com

Last fetched

greenflag.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.122.40108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.201.6.20018.201.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.29.21752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.157.24252.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.228.14954.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.157.17154.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.128.20954.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.83.5554.247.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.59.3154.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.151.16052.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:292
Organization
domain name manager
Contact emails

Subdomains

52 observed subdomains of greenflag.com.

Web-graph footprint

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

200 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for greenflag.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP155.136.0.0/16
SPF_IP192.176.201.16/28
SPF_IP192.176.201.80/28
SPF_IP20.26.97.160/28
SPF_IP20.90.244.24
SPF_IP52.151.123.27
SPF_IP52.151.125.56
SPF_IP52.151.125.66

Related pages

Pivot deeper into the graph from greenflag.com.

Cypher and MCP

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

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