Skip to content

Hostname

psg.com

Last fetched

psg.com resolves to 1 IPv4 address operated by RGNET-SEA RGnet Seattle Westin in US. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · psg.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/psg.com

Resolution chain

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

IPPrefixASNOperatorCountry
147.28.0.62147.28.0.0/23AS3130RGNET-SEA RGnet Seattle WestinUS

WHOIS identity

Registrar
iana:113
Organization
randy bush
Contact emails

Subdomains

10 observed subdomains of psg.com.

Web-graph footprint

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

234 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for psg.com.

MechanismTarget
SPF_Amail.rg.net
SPF_Apsg.com
SPF_Ar.rg.net
SPF_Aran.psg.com
SPF_Aymbk.com
SPF_IP147.28.0.0/24
SPF_IP196.50.193.140
SPF_IP198.180.150.0/24
SPF_IP198.180.152.0/24
SPF_IP2001:418:1::0/64
SPF_IP2001:418:3807::0/64
SPF_IP2001:418:8006::0/64
SPF_IP78.141.194.149
SPF_MXpsg.com

Related pages

Pivot deeper into the graph from psg.com.

Cypher and MCP

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

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