Skip to content

Hostname

templomok.org

Last fetched

templomok.org resolves to 1 IPv4 address operated by AS9009 in RO. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · templomok.orgRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/templomok.org

Resolution chain

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

IPPrefixASNOperatorCountry
146.70.56.164146.70.56.0/24AS9009RO

WHOIS identity

Registrar
iana:303
Organization
alexandru losonczy
Contact emails

Subdomains

2 observed subdomains of templomok.org.

Web-graph footprint

Distinct hostnames that link to or from templomok.org in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • templomok.org

SPF policy

10 SPF mechanisms authorising senders for templomok.org.

MechanismTarget
SPF_Atemplomok.org
SPF_IP146.70.56.162
SPF_IP195.201.84.52
SPF_IP45.15.20.10
SPF_IP45.15.20.104
SPF_IP85.204.48.2
SPF_IP85.204.48.49
SPF_IP85.204.51.171
SPF_IP85.204.51.196
SPF_MXtemplomok.org

Related pages

Pivot deeper into the graph from templomok.org.

Cypher and MCP

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

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