Skip to content

Hostname

microlab.at

Last fetched

microlab.at resolves to 1 IPv4 address operated by AS15456 in DE.

Nutrition Label

WHISPER CANON · microlab.atRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/microlab.at

Resolution chain

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

IPPrefixASNOperatorCountry
62.116.174.3762.116.160.0/19AS15456DE

WHOIS identity

Registrar
Organization
microlab gesmbh&cokeg
Contact emails

Subdomains

32 observed subdomains of microlab.at.

Web-graph footprint

Distinct hostnames that link to or from microlab.at in the public web crawl.

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for microlab.at.

MechanismTarget
SPF_Amicrolab.at
SPF_IP2001:4178:6:1066::/64
SPF_IP213.174.226.245
SPF_IP62.116.174.32/27
SPF_MXmicrolab.at

Related pages

Pivot deeper into the graph from microlab.at.

Cypher and MCP

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

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