Skip to content

Hostname

labtech-academy.com

Last fetched

labtech-academy.com resolves to 1 IPv4 address operated by AS204800 in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · labtech-academy.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/labtech-academy.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.151.48.219185.151.48.0/22AS204800SG

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

58 observed subdomains of labtech-academy.com.

Web-graph footprint

Distinct hostnames that link to or from labtech-academy.com in the public web crawl.

13 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • labtech-academy.com

SPF policy

6 SPF mechanisms authorising senders for labtech-academy.com.

MechanismTarget
SPF_Alabtech-academy.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.151.48.219
SPF_IP190.92.137.210
SPF_IP85.187.132.31
SPF_MXlabtech-academy.com

Related pages

Pivot deeper into the graph from labtech-academy.com.

Cypher and MCP

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

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