Skip to content

Hostname

lvmserver.ca

Last fetched

lvmserver.ca resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists registrar:whc online solutions inc. as the registrar.

Nutrition Label

WHISPER CANON · lvmserver.caRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/lvmserver.ca

Resolution chain

lvmserver.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.99.6.200192.99.0.0/16AS16276CA

WHOIS identity

Registrar
registrar:whc online solutions inc.
Organization
Contact emails

Subdomains

11 observed subdomains of lvmserver.ca.

Threat posture

History

Mail and authentication

MX records

  • lvmserver.ca

SPF policy

36 SPF mechanisms authorising senders for lvmserver.ca.

MechanismTarget
SPF_Alvmserver.ca
SPF_INCLUDEalcoholica.ca
SPF_INCLUDEaudiotrackpro.com
SPF_INCLUDEbond-instruments.com
SPF_INCLUDEchosebine.com
SPF_INCLUDEdespisedicon.com
SPF_INCLUDEdrowninginblood.com
SPF_INCLUDEepikadesign.com
SPF_INCLUDEfingerprintzmusic.com
SPF_INCLUDEfqrmultimedia.com
SPF_INCLUDEheavenscry.com
SPF_INCLUDEkarcius.com
SPF_INCLUDElafabriquedemonstres.com
SPF_INCLUDElapagepratique.com
SPF_INCLUDElensoleillee.ca
SPF_INCLUDElucidvision.media
SPF_INCLUDElucidvisionmedia.ca
SPF_INCLUDElutheriegervais.com
SPF_INCLUDElvm-workstation.com
SPF_INCLUDElvm-workstation.net
SPF_INCLUDElvmserver.ca
SPF_INCLUDElvmworkstation.net
SPF_INCLUDEmout.mywhc.ca
SPF_INCLUDEmusicoman.ca
SPF_INCLUDEnecroticmutation.com
SPF_INCLUDEnonhumanera.com
SPF_INCLUDEobeythebrave.com
SPF_INCLUDEregalsante.com
SPF_INCLUDErezonantconsulting.com
SPF_INCLUDEsolutionsimmo-tech.com
SPF_INCLUDEspectaclespourecoles.com
SPF_INCLUDEsylvainauclair.com
SPF_INCLUDEtrampofthecentury.com
SPF_INCLUDEyvesgariepy.com
SPF_IP192.99.6.200
SPF_MXlvmserver.ca

Related pages

Pivot deeper into the graph from lvmserver.ca.

Cypher and MCP

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

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