Skip to content

Hostname

yabited.org

Last fetched

yabited.org resolves to 1 IPv4 address operated by AS42807 in TR. WHOIS lists iana:3871 as the registrar.

Nutrition Label

WHISPER CANON · yabited.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/yabited.org

Resolution chain

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

IPPrefixASNOperatorCountry
141.98.204.235141.98.204.0/22AS42807TR

WHOIS identity

Registrar
iana:3871
Organization
interdijital oguz nar
Contact emails

Subdomains

8 observed subdomains of yabited.org.

Web-graph footprint

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

21 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • yabited.org

SPF policy

7 SPF mechanisms authorising senders for yabited.org.

MechanismTarget
SPF_Ayabited.org
SPF_INCLUDE_spf.ofis.net
SPF_IP141.98.204.235
SPF_IP213.159.29.43
SPF_IP213.159.29.44
SPF_IP213.159.29.75
SPF_MXyabited.org

Related pages

Pivot deeper into the graph from yabited.org.

Cypher and MCP

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

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