Skip to content

Hostname

video.laxd.com

Last fetched

video.laxd.com resolves to 3 IPv4 addresses operated by FC2-INC-2 - FC2 Inc in US.

Nutrition Label

WHISPER CANON · video.laxd.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/video.laxd.com

Resolution chain

video.laxd.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.116.178.160199.116.178.0/23AS63210FC2-INC-2 - FC2 IncUS
199.116.178.161199.116.178.0/23AS63210FC2-INC-2 - FC2 IncUS
199.116.178.162199.116.178.0/23AS63210FC2-INC-2 - FC2 IncUS

WHOIS identity

No WHOIS records are currently associated with video.laxd.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from video.laxd.com in the public web crawl.

262 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for video.laxd.com.

MechanismTarget
SPF_INCLUDEspf-mail1002.fc2.xxx
SPF_IP199.116.178.0/23
SPF_IP204.52.242.0/24
SPF_IP209.192.241.48/28
SPF_IP209.192.241.54
SPF_IP209.192.241.56
SPF_IP209.192.250.134
SPF_IP209.192.250.139
SPF_IP209.192.250.70

Related pages

Pivot deeper into the graph from video.laxd.com.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.