Skip to content

Hostname

opentech.me

Last fetched

opentech.me resolves to 2 IPv4 addresses operated by AS51167 in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · opentech.meRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/opentech.me

Resolution chain

opentech.me resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1068
Organization
mostafa baba
Contact emails

Subdomains

11 observed subdomains of opentech.me.

Web-graph footprint

Distinct hostnames that link to or from opentech.me in the public web crawl.

50 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for opentech.me.

MechanismTarget
SPF_Aemail-smtp.us-east-2.amazonaws.com
SPF_Alodyshots.com
SPF_Alodyshots.net
SPF_INCLUDE_spf.google.com
SPF_IP51.83.66.115
SPF_MXopentech.me

Related pages

Pivot deeper into the graph from opentech.me.

Cypher and MCP

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

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