Skip to content

Hostname

namespace.life

Last fetched

namespace.life resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · namespace.lifeRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/namespace.life

Resolution chain

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

IPPrefixASNOperatorCountry
178.63.160.209178.63.0.0/16AS24940DE

WHOIS identity

Registrar
iana:48
Organization
Contact emails

Subdomains

16 observed subdomains of namespace.life.

Web-graph footprint

Distinct hostnames that link to or from namespace.life in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for namespace.life.

MechanismTarget
SPF_Anamespace.life
SPF_INCLUDE_spf.google.com
SPF_IP178.63.160.208
SPF_IP178.63.160.209
SPF_IP2a01:4f8:2220:15d9:0:0:0:1
SPF_IP2a01:4f8:2220:15d9:0:0:0:3
SPF_MXnamespace.life

Related pages

Pivot deeper into the graph from namespace.life.

Cypher and MCP

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

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