Skip to content

Hostname

dumanliserver.com

Last fetched

dumanliserver.com resolves to 3 IPv4 addresses operated by AS16276 in DE. WHOIS lists iana:3871 as the registrar.

Nutrition Label

WHISPER CANON · dumanliserver.comRouting diversity3.0/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dumanliserver.com

Resolution chain

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

WHOIS identity

Registrar
iana:3871
Organization
canoz hayri dumanli
Contact emails

Subdomains

6 observed subdomains of dumanliserver.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dumanliserver.com.

MechanismTarget
SPF_Adumanliserver.com
SPF_Amail.dumanliserver.com
SPF_Aserver.dumanliserver.com
SPF_IP157.173.123.254
SPF_MXdumanliserver.com

Related pages

Pivot deeper into the graph from dumanliserver.com.

Cypher and MCP

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

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