Skip to content

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

WHISPER CANON · natuf.psRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/natuf.ps

Resolution chain

natuf.ps resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.55.152104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.149.46172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
37.27.139.2637.27.0.0/16AS24940FI

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for natuf.ps.

MechanismTarget
SPF_Anatuf.ps
SPF_IP148.251.205.190
SPF_IP168.119.12.86
SPF_IP37.27.139.26
SPF_IP37.27.139.3
SPF_IP95.216.247.50
SPF_MXnatuf.ps

Related pages

Pivot deeper into the graph from natuf.ps.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.