Skip to content

Hostname

mailsoft.gr

Last fetched

mailsoft.gr resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · mailsoft.grRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mailsoft.gr

Resolution chain

mailsoft.gr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.12.76104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.131.243172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

12 observed subdomains of mailsoft.gr.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mailsoft.gr.

MechanismTarget
SPF_IP51.38.117.65
SPF_IP51.75.157.49
SPF_IP51.89.121.224
SPF_IP51.89.121.226
SPF_IP51.89.121.234
SPF_IP51.89.121.248
SPF_IP51.89.124.17
SPF_IP51.89.124.20
SPF_IP51.89.124.4
SPF_IP51.89.124.5
SPF_IP95.129.46.104

Related pages

Pivot deeper into the graph from mailsoft.gr.

Cypher and MCP

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

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