Skip to content

Hostname

dyefa.com

Last fetched

dyefa.com resolves to 1 IPv4 address operated by ARDH-AS-ID ARDH GLOBAL INDONESIA, PT in ID. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · dyefa.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dyefa.com

Resolution chain

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

IPPrefixASNOperatorCountry
180.235.148.78180.235.148.0/24AS45731ARDH-AS-ID ARDH GLOBAL INDONESIA, PTID

WHOIS identity

Registrar
iana:303
Organization
dicky purnawibawa
Contact emails

Subdomains

10 observed subdomains of dyefa.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • dyefa.com

SPF policy

4 SPF mechanisms authorising senders for dyefa.com.

MechanismTarget
SPF_Adyefa.com
SPF_IP103.20.190.134/16
SPF_IP180.235.149.189
SPF_MXdyefa.com

Related pages

Pivot deeper into the graph from dyefa.com.

Cypher and MCP

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

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