Skip to content

Hostname

owlscans.com

Last fetched

owlscans.com resolves to 6 IPv4 addresses operated by NETLAB-SDN - NetLab Global in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · owlscans.comRouting diversity3.0/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/owlscans.com

Resolution chain

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

IPPrefixASNOperatorCountry
154.12.52.150154.12.52.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.29.150.107154.29.150.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.29.150.136154.29.150.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.29.150.61154.29.150.0/24AS979NETLAB-SDN - NetLab GlobalUS
23.144.12.15323.144.12.0/24AS979NETLAB-SDN - NetLab GlobalUS
23.144.12.9723.144.12.0/24AS979NETLAB-SDN - NetLab GlobalUS

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for owlscans.com.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net

Related pages

Pivot deeper into the graph from owlscans.com.

Cypher and MCP

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

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