Skip to content

Hostname

labroots.com

Last fetched

labroots.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · labroots.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/labroots.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.218.220.5634.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.238.844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.210.20244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.48.18050.112.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.253.12752.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.208.4152.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.212.216.9554.212.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.148.152.19916.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 0144491937
Contact emails

Subdomains

8 observed subdomains of labroots.com.

Web-graph footprint

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

2,102 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for labroots.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from labroots.com.

Cypher and MCP

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

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