Skip to content

Hostname

debic.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.161.82.223.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.603.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.953.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.993.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.102.393.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.483.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.783.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.973.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.237.12199.84.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.237.2399.84.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.237.4299.84.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.237.4999.84.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

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 debic.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for debic.com.

MechanismTarget
SPF_Adebic.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXdebic.com

Related pages

Pivot deeper into the graph from debic.com.

Cypher and MCP

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

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