Skip to content

Hostname

opscode.com

Last fetched

opscode.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.61.10013.225.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.61.10513.225.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.61.5413.225.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.61.7913.225.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.10613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.173.205.11318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.11718.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.3718.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.9818.173.204.0/22AS16509AMAZON-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 opscode.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for opscode.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP184.106.28.93
SPF_IP184.106.28.94

Related pages

Pivot deeper into the graph from opscode.com.

Cypher and MCP

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

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