Skip to content

Hostname

liveagent.jp

Last fetched

liveagent.jp resolves to 5 IPv4 addresses operated by AS131965 in JP.

Nutrition Label

WHISPER CANON · liveagent.jpRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/liveagent.jp

Resolution chain

liveagent.jp resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.43.105.105162.43.0.0/17AS131965JP
18.66.112.2618.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.2718.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.9118.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.9518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
interwork corporaion
Contact emails

Subdomains

26 observed subdomains of liveagent.jp.

Web-graph footprint

Distinct hostnames that link to or from liveagent.jp in the public web crawl.

10 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for liveagent.jp.

MechanismTarget
SPF_INCLUDEqualityunit.com
SPF_INCLUDEservers.mcsv.net
SPF_MXliveagent.jp

Related pages

Pivot deeper into the graph from liveagent.jp.

Cypher and MCP

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

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