Skip to content

Hostname

e-draft.am

Last fetched

e-draft.am resolves to 1 IPv4 address operated by FANAP-DC-AS in AM.

Nutrition Label

WHISPER CANON · e-draft.amRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/e-draft.am

Resolution chain

e-draft.am resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
83.139.47.17883.139.47.0/24AS197497FANAP-DC-ASAM

WHOIS identity

No WHOIS records are currently associated with e-draft.am in WhisperGraph.

Subdomains

3 observed subdomains of e-draft.am.

Web-graph footprint

Distinct hostnames that link to or from e-draft.am in the public web crawl.

346 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for e-draft.am.

MechanismTarget
SPF_Ae-draft.am
SPF_IP185.92.85.162
SPF_MXe-draft.am

Related pages

Pivot deeper into the graph from e-draft.am.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "e-draft.am"})-[: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.