Hostname
yaftom.com
Last fetched
yaftom.com resolves to 1 IPv4 address operated by OVH - OVH SAS in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
yaftom.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.204.60.67 | 15.204.0.0/17 | AS16276 | OVH - OVH SAS | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- yaftom.com design and advertising
- Contact emails
- ahmadwalid29@gmail.com
- 321c42c28a744476adc5c9c8375b783c.protect@whoisguard.com
- bf833948ec464e619e7de4884da050cb.protect@whoisguard.com
- 0e0ec1b318dd4ea190c6bbdbf46649c3.protect@withheldforprivacy.com
- 50e66719d3d743d4b4700fb4e619a8fe.protect@withheldforprivacy.com
- a0c58a9fe08645419583a796ac213daa.protect@withheldforprivacy.com
- contact@privacyprotect.org
Subdomains
52 observed subdomains of yaftom.com.
Showing 25 of 52. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from yaftom.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for yaftom.com.
| Mechanism | Target |
|---|---|
| SPF_A | yaftom.com |
| SPF_INCLUDE | websitewelcome.com |
| SPF_IP | 135.125.180.196 |
| SPF_IP | 15.204.60.67 |
| SPF_IP | 193.70.77.49 |
| SPF_IP | 51.89.20.146 |
| SPF_IP | 54.39.125.43 |
| SPF_MX | yaftom.com |
Related pages
Pivot deeper into the graph from yaftom.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "yaftom.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.