Skip to content

Hostname

dcourier.com

Last fetched

dcourier.com resolves to 1 IPv4 address operated by LEE-ASN - Lee Enterprises, Incorporated in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · dcourier.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dcourier.com

Resolution chain

dcourier.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.104.182.109192.104.182.0/24AS10668LEE-ASN - Lee Enterprises, IncorporatedUS

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

7 observed subdomains of dcourier.com.

Web-graph footprint

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

800 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for dcourier.com.

MechanismTarget
SPF_Adcourier.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emails.dcourier.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.118.0.18
SPF_IP159.118.0.82
SPF_IP173.219.178.53
SPF_IP24.121.176.140
SPF_IP24.121.228.8
SPF_IP24.121.249.173
SPF_IP24.43.146.82
SPF_IP65.118.94.66
SPF_IP67.128.114.106
SPF_IP67.136.4.134
SPF_MXdcourier.com

Related pages

Pivot deeper into the graph from dcourier.com.

Cypher and MCP

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

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