Hostname
mataf.net
Last fetched
mataf.net resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
mataf.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.10.125 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.11.125 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.69.212 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:433
- Organization
- jeulin arnaud
- Contact emails
- arnaud.jeulin@gmail.com
- 1aor89cb9ej32vweunn6@t.o-w-o.info
- 255dnoagjo3o3qtixdro@j.o-w-o.info
- 3f17k5akwhn5myj433ja@j.o-w-o.info
- 570tsawxnyma52mhvdb0@s.o-w-o.info
- 61wjycl301f82wavsr0r@x.o-w-o.info
- apa0mehokb1ozw0l4rma@m.o-w-o.info
- e7a98479-9e98-4a6e-bbd2-1dce34a333b2@b.o-w-o.info
- ezom3qfhk7fnom3w9fqf@e.o-w-o.info
- gvx6no35yhehrctxejr6@x.o-w-o.info
- lvo6oz78speyn6dbw32y@w.o-w-o.info
- m7rzrlbkaxwy7y4tde8k@t.o-w-o.info
- wewfz3e1sppgpl4r4w2d@v.o-w-o.info
- xrr4og5u88wet1y7wvnx@y.o-w-o.info
Subdomains
3 observed subdomains of mataf.net.
Web-graph footprint
Distinct hostnames that link to or from mataf.net in the public web crawl.
780 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for mataf.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_MX | mataf.net |
Related pages
Pivot deeper into the graph from mataf.net.
- IP · 104.26.10.125
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:433
- Country · CA
- Email · arnaud.jeulin@gmail.com
- TLD · .net
- Browse hostnames · ma…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mataf.net"})-[: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.