Skip to content

Hostname

foldlife.net

Last fetched

foldlife.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. foldlife.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · foldlife.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/foldlife.net

Resolution chain

No IPv4 resolution is recorded for foldlife.net in WhisperGraph.

IPv6 resolution

No AAAA record for foldlife.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
10c9ece3-8bfd-47c6-9f30-2e115da4a596@identity-protect.org, 2ea380e8-dc38-4f57-b918-1b5a541218c0@identity-protect.org, 327fd6cb-51fe-4553-89ab-ba6e650ba58f@identity-protect.org, 6483a9da-5cc9-4995-b53c-cb151af6ef13@identity-protect.org, 9c8d84e7-f63b-4386-87f6-be14322d3bf2@identity-protect.org, a27d864e-1d28-4deb-afd2-89e7185a10f4@identity-protect.org, e3b6c7e8-7501-42d7-b747-08c5ff6d6408@identity-protect.org, owner-11090364@foldlife.net.whoisprivacyservice.org, owner-11360313@foldlife.net.whoisprivacyservice.org, owner-7070915@foldlife.net.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • lex.ns.cloudflare.com
  • teagan.ns.cloudflare.com

Threat-feed evidence

History

Related pages

Pivot from foldlife.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "foldlife.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.