Skip to content

Hostname

api.discordwebhooks.com

Last fetched

api.discordwebhooks.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · api.discordwebhooks.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/api.discordwebhooks.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.128.233162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.135.232162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.136.232162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.137.232162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.138.232162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
24.199.75.18624.199.72.0/21AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

No WHOIS records are currently associated with api.discordwebhooks.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for api.discordwebhooks.com.

MechanismTarget
SPF_INCLUDE3885857.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_IP198.2.180.60/32

Related pages

Pivot deeper into the graph from api.discordwebhooks.com.

Cypher and MCP

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

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