Skip to content

Hostname

jdecoffee.com

Last fetched

jdecoffee.com resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:1728 as the registrar.

Nutrition Label

WHISPER CANON · jdecoffee.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/jdecoffee.com

Resolution chain

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

WHOIS identity

Registrar
iana:1728
Organization
koninklijke douwe egberts b.v.
Contact emails

Subdomains

80 observed subdomains of jdecoffee.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for jdecoffee.com.

MechanismTarget
SPF_Ajdecoffee.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.vaimo.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-prod.gps.ihost.com
SPF_INCLUDEspf-test.gps.ihost.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.139.0.2/32
SPF_IP148.139.1.2/32
SPF_IP167.89.4.125/32
SPF_IP45.9.54.41
SPF_IP45.9.54.42
SPF_IP45.9.54.43
SPF_IP45.9.54.62

Related pages

Pivot deeper into the graph from jdecoffee.com.

Cypher and MCP

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

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