Skip to content

Hostname

apigee.com

Last fetched

apigee.com resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · apigee.comRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/apigee.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.214.125.20318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.245.2243.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.248.118.753.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.223.145.4134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.248.196.10334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.38.1334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.78.4034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
44.217.8.944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.208.175.1852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.141.23752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.89.203.15952.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.76.153.4554.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.136.19654.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:292
Organization
apigee
Contact emails

Subdomains

19,708 observed subdomains of apigee.com.

Web-graph footprint

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

531 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for apigee.com.

MechanismTarget
SPF_INCLUDE_spf.acquia.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from apigee.com.

Cypher and MCP

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

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