Skip to content

Hostname

ketob.org

Last fetched

ketob.org resolves to 3 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:3871 as the registrar.

Nutrition Label

WHISPER CANON · ketob.orgRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/ketob.org

Resolution chain

ketob.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.0.78.188192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS
192.0.78.203192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS
31.7.35.6631.7.35.0/24AS7768TR

WHOIS identity

Registrar
iana:3871
Organization
kemer turistik otelciler ve isletmeciler birligi dernegi
Contact emails

Subdomains

7 observed subdomains of ketob.org.

Web-graph footprint

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

9 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ketob.org.

MechanismTarget
SPF_Aketob.org
SPF_INCLUDE_spf.wpcloud.com
SPF_INCLUDEspf.titan.email
SPF_IP31.7.35.103
SPF_IP31.7.35.66
SPF_IP31.7.35.73
SPF_IP31.7.35.98
SPF_MXketob.org

Related pages

Pivot deeper into the graph from ketob.org.

Cypher and MCP

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

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