Skip to content

Hostname

museit.life

Last fetched

museit.life resolves to 1 IPv4 address operated by AS16276 in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · museit.lifeRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/museit.life

Resolution chain

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

IPPrefixASNOperatorCountry
57.129.144.4657.129.128.0/17AS16276GB

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

4 observed subdomains of museit.life.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • museit.life

SPF policy

4 SPF mechanisms authorising senders for museit.life.

MechanismTarget
SPF_Amuseit.life
SPF_INCLUDErelay.mailchannels.net
SPF_IP57.129.144.46
SPF_MXmuseit.life

Related pages

Pivot deeper into the graph from museit.life.

Cypher and MCP

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

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