Skip to content

Hostname

psisat.com

Last fetched

psisat.com resolves to 2 IPv4 addresses operated by AS4618 in TH. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · psisat.comRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/psisat.com

Resolution chain

psisat.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:2
Organization
npasak kotwibool attn psisat.com care of network solutions
Contact emails

Subdomains

92 observed subdomains of psisat.com.

Web-graph footprint

Distinct hostnames that link to or from psisat.com in the public web crawl.

19 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for psisat.com.

MechanismTarget
SPF_Apsisat.com
SPF_IP119.46.146.147
SPF_IP134.196.182.187
SPF_IP203.78.103.205
SPF_IP61.19.247.167
SPF_IP61.19.247.229
SPF_MXpsisat.com

Related pages

Pivot deeper into the graph from psisat.com.

Cypher and MCP

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

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