Hostname
natuf.ps
Last fetched
natuf.ps resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:future information systems as the registrar.
Nutrition Label
Resolution chain
natuf.ps 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.21.55.152 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.149.46 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 37.27.139.26 | 37.27.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- registrar:future information systems
- Organization
- natuf association
- Contact emails
Subdomains
10 observed subdomains of natuf.ps.
Web-graph footprint
Distinct hostnames that link to or from natuf.ps in the public web crawl.
7 sites link to this hostname.
26 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- mail.natuf.ps
- natuf.ps
SPF policy
7 SPF mechanisms authorising senders for natuf.ps.
| Mechanism | Target |
|---|---|
| SPF_A | natuf.ps |
| SPF_IP | 148.251.205.190 |
| SPF_IP | 168.119.12.86 |
| SPF_IP | 37.27.139.26 |
| SPF_IP | 37.27.139.3 |
| SPF_IP | 95.216.247.50 |
| SPF_MX | natuf.ps |
Related pages
Pivot deeper into the graph from natuf.ps.
- IP · 104.21.55.152
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:future information systems
- Country · CA
- Email · natuf@yahoo.com
- TLD · .ps
- Browse hostnames · na…
- 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: "natuf.ps"})-[: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.