Skip to content

Hostname

edict.com

Last fetched

edict.com resolves to 204.87.198.25, announced in 204.87.198.0/24 by ATT-INTERNET4 - AT&T Enterprises, LLC in US. edict.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · edict.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/edict.com

Resolution chain

IPv6 resolution

No AAAA record for edict.com is recorded in WhisperGraph.

Attribution

at enterprises

ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
edict
Contact emails
dns.administrator@edict.com, nick@edict.com

Subdomains

Mail and authentication

Nameservers

  • fp1.edict.com
  • fp2.edict.com
  • fp3.edict.com
  • fp4.edict.com
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

MX records

  • e35a8b30.21.ik2.com
  • edict-com.mail.protection.outlook.com
  • e35a8b30.23.ik2.eu
  • e35a8b30.22.ik2.io

SPF policy

  • a: bor.edict.com
  • a: vor.edict.com
  • a: elm-p-mail-01.elmanalytics.com
  • include: spf.protection.outlook.com
  • a: 75-145-237-18-michigan.hfc.comcastbusiness.net
  • ip: 204.87.198.10
  • ip: 204.87.198.12
  • ip: 204.87.198.2
  • ip: 204.87.198.9
  • ip: 38.68.83.10
  • ip: 38.68.83.12
  • ip: 38.68.83.2
  • ip: 38.68.83.9
  • ip: 75.145.237.21

Threat-feed evidence

History

Related pages

Pivot from edict.com 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: "edict.com"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.