Skip to content

Hostname

egowellness.it

Last fetched

egowellness.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · egowellness.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/egowellness.it

Resolution chain

egowellness.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
ego s.a.s.
Contact emails

Subdomains

3 observed subdomains of egowellness.it.

Web-graph footprint

Distinct hostnames that link to or from egowellness.it in the public web crawl.

53 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for egowellness.it.

MechanismTarget
SPF_Aegowellness.it
SPF_INCLUDEamazonses.com
SPF_INCLUDEegowellness.kinstamailservice.com
SPF_INCLUDEmusvc.com
SPF_IP141.94.169.212
SPF_IP162.159.135.42/32
SPF_IP93.174.64.0/24
SPF_MXegowellness.it

Related pages

Pivot deeper into the graph from egowellness.it.

Cypher and MCP

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

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