Skip to content

Hostname

labinvent.com

Last fetched

labinvent.com resolves to 1 IPv4 address operated by AS6697 in BY. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · labinvent.comRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/labinvent.com

Resolution chain

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

IPPrefixASNOperatorCountry
93.84.116.17493.84.112.0/21AS6697BY

WHOIS identity

Registrar
iana:1154
Organization
denis yanovich
Contact emails

Subdomains

25 observed subdomains of labinvent.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for labinvent.com.

MechanismTarget
SPF_Ajust2025.justhost.com
SPF_Alabinvent.com
SPF_Alims.labinvent.com
SPF_INCLUDEjusthost.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP173.254.28.237
SPF_IP86.57.234.168/30
SPF_IP93.84.116.174
SPF_MXlabinvent.com

Related pages

Pivot deeper into the graph from labinvent.com.

Cypher and MCP

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

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