Hostname
liva.com
Last fetched
liva.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
liva.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.19.21.174 | 162.19.0.0/17 | AS16276 | — | FR |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- liva.com@domainsbyproxy.com
- 1ff98725c5d74d249f51596f2f9f804c.protect@whoisguard.com
- 2ef77e2763ba43aaacd98d6d1a738d53.protect@whoisguard.com
- 4c9f65bfe07c41e3a1dd30ed7fcf29fa.protect@whoisguard.com
- 576d720f94bf4d4ab3d3e27bf3a201cc.protect@whoisguard.com
- 8f956b30d2e14abaab0cca01d0c59e3e.protect@whoisguard.com
- 9a18dd842a9648698c434aca0d593f4a.protect@whoisguard.com
- d98634b5fcbf4ac6914555bae05a47da.protect@whoisguard.com
Subdomains
18 observed subdomains of liva.com.
Web-graph footprint
Distinct hostnames that link to or from liva.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for liva.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 162.19.21.174 |
Related pages
Pivot deeper into the graph from liva.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "liva.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.