Skip to content

Hostname

dudigan.com

Last fetched

dudigan.com resolves to 1 IPv4 address operated by AS219450 in TR. WHOIS lists iana:3826 as the registrar.

Nutrition Label

WHISPER CANON · dudigan.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/dudigan.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.179.27.102185.179.27.0/24AS219450TR

WHOIS identity

Registrar
iana:3826
Organization
domain admin
Contact emails

Subdomains

7 observed subdomains of dudigan.com.

Web-graph footprint

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

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • dudigan.com

SPF policy

16 SPF mechanisms authorising senders for dudigan.com.

MechanismTarget
SPF_Adudigan.com
SPF_IP179.61.128.134
SPF_IP179.61.128.214
SPF_IP185.179.24.14
SPF_IP185.179.24.46
SPF_IP185.179.24.7
SPF_IP185.179.27.102
SPF_IP208.74.121.86
SPF_IP208.74.123.3
SPF_IP217.195.200.70
SPF_IP37.122.140.211
SPF_IP5.2.84.240
SPF_IP52.55.120.73
SPF_IP78.135.89.130
SPF_IP78.135.89.141
SPF_MXdudigan.com

Related pages

Pivot deeper into the graph from dudigan.com.

Cypher and MCP

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

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