Skip to content

Hostname

livelikeapp.com

Last fetched

livelikeapp.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. livelikeapp.com 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 · livelikeapp.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/livelikeapp.com

Resolution chain

No IPv4 resolution is recorded for livelikeapp.com in WhisperGraph.

IPv6 resolution

No AAAA record for livelikeapp.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of livelikeapp.com owner
Contact emails
080c55a2-ea0d-4c57-bb13-45a6c829d779@identity-protect.org, 2173a742-a48c-4a97-bf34-2d1aff329138@identity-protect.org, 25cae359-1aa3-4b55-8048-6c8494e3e205@identity-protect.org, 309b2a69-1205-457a-830d-5ecb45094b5c@identity-protect.org, 600df994-82f0-4431-8e90-90abc71f4755@identity-protect.org, e2b66d45-1818-493b-930f-fc9ea63e6106@identity-protect.org, e3d95d06-2bab-4930-b04a-c3b72ac7f9aa@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-278.awsdns-34.com
  • ns-951.awsdns-54.net
  • ns-1277.awsdns-31.org
  • ns-1953.awsdns-52.co.uk

MX records

  • inbound-smtp.us-east-1.amazonaws.com

SPF policy

  • include: amazonses.com

Threat-feed evidence

History

Related pages

Pivot from livelikeapp.com 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: "livelikeapp.com"})-[: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.