Skip to content

Hostname

www.eccelsa.com

Last fetched

www.eccelsa.com resolves to 1 IPv4 address operated by AS31034 in IT.

Nutrition Label

WHISPER CANON · www.eccelsa.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.eccelsa.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.231.54.128195.231.48.0/20AS31034IT

WHOIS identity

No WHOIS records are currently associated with www.eccelsa.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for www.eccelsa.com.

MechanismTarget
SPF_Awww.eccelsa.com
SPF_INCLUDE_spf.arubabusiness.it
SPF_INCLUDEmusvc.com
SPF_IP2.40.165.142
SPF_IP207.58.137.184/28
SPF_IP208.43.46.234
SPF_IP62.149.157.160
SPF_IP64.131.77.189
SPF_IP74.117.222.51
SPF_IP93.174.67.244
SPF_IP93.35.227.154
SPF_IP94.177.202.163
SPF_MXwww.eccelsa.com

Related pages

Pivot deeper into the graph from www.eccelsa.com.

Cypher and MCP

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

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