Skip to content

Hostname

dueweeks.com

Last fetched

dueweeks.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · dueweeks.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dueweeks.com

Resolution chain

dueweeks.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1068
Organization
1&1 mail and media
Contact emails

Subdomains

1 observed subdomain of dueweeks.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

42 SPF mechanisms authorising senders for dueweeks.com.

MechanismTarget
SPF_IP216.38.11.39
SPF_IP216.38.11.40
SPF_IP216.38.11.41
SPF_IP216.38.11.42
SPF_IP216.38.11.43
SPF_IP216.38.11.44
SPF_IP216.38.11.45
SPF_IP216.38.11.46
SPF_IP216.38.11.47
SPF_IP23.170.252.70
SPF_IP23.170.252.71
SPF_IP23.170.252.72
SPF_IP23.170.252.73
SPF_IP23.170.252.74
SPF_IP45.137.214.166
SPF_IP5.135.86.170
SPF_IP5.135.86.171
SPF_IP5.135.86.172
SPF_IP5.135.86.173
SPF_IP5.135.86.174
SPF_IP5.45.72.136
SPF_IP5.45.72.138
SPF_IP5.45.72.139
SPF_IP5.45.72.183
SPF_IP5.45.72.215
SPF_IP5.45.72.233
SPF_IP5.45.72.60
SPF_IP5.45.72.72
SPF_IP5.45.73.165
SPF_IP5.45.73.180
SPF_IP5.45.73.196
SPF_IP5.45.73.204
SPF_IP5.45.73.206
SPF_IP5.45.73.215
SPF_IP5.45.73.216
SPF_IP5.45.73.221
SPF_IP5.45.73.228
SPF_IP5.45.73.231
SPF_IP5.45.73.232
SPF_IP5.45.73.234
SPF_IP5.45.73.235
SPF_IP5.45.73.244

Related pages

Pivot deeper into the graph from dueweeks.com.

Cypher and MCP

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

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