Skip to content

Hostname

edotto.com

Last fetched

edotto.com resolves to 2 IPv4 addresses operated by Online SAS in FR.

Nutrition Label

WHISPER CANON · edotto.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/edotto.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.158.102.3751.158.0.0/15AS12876Online SASFR
95.110.184.10495.110.184.0/21AS31034ARUBA-ASNIT

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from edotto.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for edotto.com.

MechanismTarget
SPF_INCLUDEemsd1.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEmusvc.com
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.146.128.161
SPF_IP2a00:6d40:10:18f4:0:0:0:1
SPF_IP82.165.57.185
SPF_IP95.110.184.244
SPF_MXedotto.com

Related pages

Pivot deeper into the graph from edotto.com.

Cypher and MCP

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

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