Skip to content

Hostname

duelines.com

Last fetched

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

Nutrition Label

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

Resolution chain

duelines.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 duelines.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

42 SPF mechanisms authorising senders for duelines.com.

MechanismTarget
SPF_IP5.45.73.248
SPF_IP5.45.73.249
SPF_IP5.45.73.251
SPF_IP5.45.73.68
SPF_IP5.45.73.86
SPF_IP5.45.74.13
SPF_IP5.45.74.20
SPF_IP5.45.74.22
SPF_IP5.45.74.240
SPF_IP5.45.79.85
SPF_IP51.79.43.210
SPF_IP51.79.43.211
SPF_IP54.39.2.80
SPF_IP54.39.2.81
SPF_IP54.39.2.82
SPF_IP54.39.2.83
SPF_IP54.39.2.84
SPF_IP54.39.2.85
SPF_IP54.39.2.86
SPF_IP54.39.2.87
SPF_IP62.171.164.50
SPF_IP64.235.43.139
SPF_IP64.235.43.180
SPF_IP64.235.43.212
SPF_IP64.235.43.4
SPF_IP64.235.43.81
SPF_IP66.55.92.107
SPF_IP67.227.251.87
SPF_IP69.16.198.81
SPF_IP69.16.212.87
SPF_IP69.65.40.34
SPF_IP80.73.247.10
SPF_IP80.73.247.11
SPF_IP80.73.247.7
SPF_IP80.73.247.8
SPF_IP80.73.247.9
SPF_IP83.136.48.10
SPF_IP83.136.48.100
SPF_IP83.136.48.103
SPF_IP83.136.48.104
SPF_IP83.136.48.106
SPF_IP83.136.48.107

Related pages

Pivot deeper into the graph from duelines.com.

Cypher and MCP

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

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