Skip to content

Hostname

mc.lingalavision.com

Last fetched

mc.lingalavision.com resolves to 2 IPv4 addresses operated by OVH - OVH SAS in DE.

Nutrition Label

WHISPER CANON · mc.lingalavision.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/mc.lingalavision.com

Resolution chain

mc.lingalavision.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.37.197.3954.37.0.0/16AS16276OVH - OVH SASDE
54.37.197.4054.37.0.0/16AS16276OVH - OVH SASDE

WHOIS identity

No WHOIS records are currently associated with mc.lingalavision.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for mc.lingalavision.com.

MechanismTarget
SPF_INCLUDEmlrcloud.com

Related pages

Pivot deeper into the graph from mc.lingalavision.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mc.lingalavision.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.