Skip to content

Hostname

dico.gr

Last fetched

dico.gr resolves to 1 IPv4 address operated by AS15544 in GR.

Nutrition Label

WHISPER CANON · dico.grRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/dico.gr

Resolution chain

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

IPPrefixASNOperatorCountry
185.104.144.132185.104.144.0/24AS15544GR

WHOIS identity

No WHOIS records are currently associated with dico.gr in WhisperGraph.

Subdomains

26 observed subdomains of dico.gr.

Web-graph footprint

Distinct hostnames that link to or from dico.gr in the public web crawl.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • dico.gr

SPF policy

7 SPF mechanisms authorising senders for dico.gr.

MechanismTarget
SPF_Adico.gr
SPF_IP153.92.180.13
SPF_IP153.92.180.16
SPF_IP185.104.144.132
SPF_IP213.5.181.151
SPF_IP95.211.139.70
SPF_MXdico.gr

Related pages

Pivot deeper into the graph from dico.gr.

Cypher and MCP

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

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