Skip to content

Hostname

privatett.com

Last fetched

privatett.com resolves to 1 IPv4 address operated by AS4788 in MY. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · privatett.comRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/privatett.com

Resolution chain

privatett.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
175.138.31.163175.138.0.0/18AS4788MY

WHOIS identity

Registrar
iana:1068
Organization
chin yit tay
Contact emails

Subdomains

1 observed subdomain of privatett.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for privatett.com.

MechanismTarget
SPF_IP175.138.31.160/29
SPF_IP175.139.219.73/29
SPF_IP175.140.30.33/29
SPF_IP58.26.141.224/29
SPF_IP58.26.143.248/29
SPF_IP60.50.240.184/29
SPF_MXprivatett.com

Related pages

Pivot deeper into the graph from privatett.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "privatett.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 20

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