Skip to content

Hostname

opentechsl.com

Last fetched

opentechsl.com resolves to 5 IPv4 addresses operated by AS16276 in GB. WHOIS lists iana:401 as the registrar.

Nutrition Label

WHISPER CANON · opentechsl.comRouting diversity3.9/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/opentechsl.com

Resolution chain

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

WHOIS identity

Registrar
iana:401
Organization
domingo bolanos
Contact emails

Subdomains

10 observed subdomains of opentechsl.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for opentechsl.com.

MechanismTarget
SPF_IP142.44.213.80
SPF_IP145.239.7.111
SPF_IP2001:41d0:1004:1095:0:0:0:0
SPF_IP2001:41d0:303:129a:0:0:0:0
SPF_IP2001:41d0:303:74b8:0:0:0:0
SPF_IP2001:41d0:800:36f:0:0:0:0
SPF_IP2607:5300:203:2450:0:0:0:0
SPF_IP51.255.80.149
SPF_IP51.68.32.184
SPF_IP79.137.65.154

Related pages

Pivot deeper into the graph from opentechsl.com.

Cypher and MCP

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

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