Skip to content

Hostname

ps4jb.com

Last fetched

ps4jb.com resolves to 1 IPv4 address operated by GUZELHOSTING GNET INTERNET TELEKOMUNIKASYON A.S. in TR. WHOIS lists iana:3826 as the registrar.

Nutrition Label

WHISPER CANON · ps4jb.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ps4jb.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.247.167.67104.247.167.0/24AS42846GUZELHOSTING GNET INTERNET TELEKOMUNIKASYON A.S.TR

WHOIS identity

Registrar
iana:3826
Organization
domain admin contactid 4781101
Contact emails

Subdomains

5 observed subdomains of ps4jb.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • ps4jb.com

SPF policy

6 SPF mechanisms authorising senders for ps4jb.com.

MechanismTarget
SPF_Aps4jb.com
SPF_IP104.247.167.66
SPF_IP104.247.167.67
SPF_IP176.53.65.131
SPF_IP176.53.65.135
SPF_MXps4jb.com

Related pages

Pivot deeper into the graph from ps4jb.com.

Cypher and MCP

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

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