Skip to content

Hostname

openproject.com

Last fetched

openproject.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · openproject.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/openproject.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.153.4.22818.153.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.206.3118.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.65.89.693.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.123.1523.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.207.1013.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.78.177.1403.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.197.11652.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.56.863.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.160.12763.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for openproject.com.

MechanismTarget
SPF_Aopenproject.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEmailbox.org
SPF_INCLUDEspf.emailsys.net
SPF_INCLUDEspf.mtasv.net
SPF_MXopenproject.com

Related pages

Pivot deeper into the graph from openproject.com.

Cypher and MCP

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

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