Skip to content

Hostname

labright.com

Last fetched

labright.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:1601 as the registrar.

Nutrition Label

WHISPER CANON · labright.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/labright.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.211.107.186172.208.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:1601
Organization
domain administrator
Contact emails

Subdomains

7 observed subdomains of labright.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for labright.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.165.20.13
SPF_IP185.165.20.24
SPF_IP185.165.22.15
SPF_IP185.165.22.16
SPF_IP185.165.23.24
SPF_MXlabright.com

Related pages

Pivot deeper into the graph from labright.com.

Cypher and MCP

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

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