Skip to content

Hostname

energetic-life.com

Last fetched

energetic-life.com resolves to 2 IPv4 addresses operated by MYLOC-ENTERPRISE - WIIT AG in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · energetic-life.comRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/energetic-life.com

Resolution chain

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

IPPrefixASNOperatorCountry
152.89.93.219152.89.92.0/22AS39519MYLOC-ENTERPRISE - WIIT AGDE
85.13.132.20985.13.132.0/24AS34788NMM-AS - Neue Medien Muennich GmbHDE

WHOIS identity

Registrar
iana:1408
Organization
contact privacy inc. customer 0151826903
Contact emails

Subdomains

1 observed subdomain of energetic-life.com.

Web-graph footprint

Distinct hostnames that link to or from energetic-life.com in the public web crawl.

17 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for energetic-life.com.

MechanismTarget
SPF_Aenergetic-life.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXenergetic-life.com

Related pages

Pivot deeper into the graph from energetic-life.com.

Cypher and MCP

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

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