Hostname
e-doc.cloud
Last fetched
e-doc.cloud resolves to 3.139.192.78, announced in 3.136.0.0/13 by AMAZON-02 - Amazon.com, Inc. in US. e-doc.cloud is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 3.139.192.78
3.136.0.0/13 · AMAZON-02 - Amazon.com, Inc. · Dublin, US
IPv6 resolution
No AAAA record for e-doc.cloud is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:625
- Registrant organisation
- domain protection services,
Subdomains
Showing 4 of 4 subdomains (4 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns1.name.com
- ns1kpv.name.com
- ns2gtx.name.com
- ns3jnr.name.com
- ns4bfy.name.com
MX records
- 162.254.254.108.static.a2webhosting.com
SPF policy
- include: spf.a2hosting.com
- include: _spf.google.com
- include: _spf.smtp.mailtrap.live
- ip: 162.254.249.10
- ip: 3.139.192.78
- ip: 70.32.23.114
Threat-feed evidence
History
Related pages
Pivot from e-doc.cloud into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "e-doc.cloud"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.