Skip to content

Hostname

owllab.com

Last fetched

owllab.com resolves to 112.216.31.66, announced in 112.216.0.0/13 by LGDACOM-KR - LG DACOM Corporation in KR. owllab.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for owllab.com is recorded in WhisperGraph.

Attribution

lg dacom

ORIGIN_AS

WHOIS identity

Registrar
iana:444
Registrant organisation
owl
Contact emails
owl@owl.co.kr

Subdomains

Mail and authentication

Nameservers

  • ns.owllab.com
  • ns1.owllab.com
  • ns2.owllab.com
  • ns3.owllab.com

MX records

  • mail.owllab.com

SPF policy

  • ip: 112.169.122.201
  • ip: 112.216.31.66

Threat-feed evidence

History

Related pages

Pivot from owllab.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "owllab.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.