Skip to content

Hostname

ns2.liveretail.app

Last fetched

ns2.liveretail.app resolves to 6 IPv4 addresses operated by MULTA-ASN1 - MULTACOM CORPORATION in US.

Nutrition Label

WHISPER CANON · ns2.liveretail.appRouting diversity2.4/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ns2.liveretail.app

Resolution chain

ns2.liveretail.app resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
148.135.61.151148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
23.159.168.14323.159.168.0/24AS40676AS40676 - Psychz NetworksUS
23.159.168.15523.159.168.0/24AS40676AS40676 - Psychz NetworksUS
23.159.168.16323.159.168.0/24AS40676AS40676 - Psychz NetworksUS
23.159.168.16923.159.168.0/24AS40676AS40676 - Psychz NetworksUS
23.159.168.17023.159.168.0/24AS40676AS40676 - Psychz NetworksUS

WHOIS identity

No WHOIS records are currently associated with ns2.liveretail.app in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ns2.liveretail.app.

MechanismTarget
SPF_INCLUDEbecalm.life
SPF_INCLUDEclip-uro.com
SPF_INCLUDEfantena.info
SPF_INCLUDEnlcpbbs.com

Related pages

Pivot deeper into the graph from ns2.liveretail.app.

Cypher and MCP

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

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