Hostname
mail.yabited.org
Last fetched
mail.yabited.org resolves to 141.98.204.235, announced in 141.98.204.0/22 by AEROTEK-AS - CIZGI TELEKOMUNIKASYON ANONIM SIRKETI in TR. mail.yabited.org is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
Attribution
cizgi telekomunikasyon anonim sirketi
ORIGIN_AS
Mail and authentication
Nameservers
- ns1.interkeyservertr.net
- ns2.interkeyservertr.net
MX records
- yabited.org
SPF policy
- include: _spf.ofis.net
- a: mail.yabited.org
- mx: mail.yabited.org
- ip: 141.98.204.235
- ip: 213.159.29.43
- ip: 213.159.29.44
- ip: 213.159.29.75
Threat-feed evidence
History
Related pages
Pivot from mail.yabited.org into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mail.yabited.org"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.