Skip to content

Hostname

greenwich.com

Last fetched

greenwich.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · greenwich.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/greenwich.com

Resolution chain

greenwich.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.66.101.24652.66.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:468
Organization
on behalf of greenwich.com owner
Contact emails

Subdomains

21 observed subdomains of greenwich.com.

Web-graph footprint

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

584 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for greenwich.com.

MechanismTarget
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus.confirmit.com
SPF_IP149.72.238.94
SPF_IP18.204.115.165
SPF_IP44.195.137.251
SPF_IP44.217.133.165
SPF_IP52.20.230.164
SPF_IP65.2.135.140
SPF_MXgreenwich.com

Related pages

Pivot deeper into the graph from greenwich.com.

Cypher and MCP

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

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