Skip to content

Hostname

psipenta.com

Last fetched

psipenta.com resolves to 1 IPv4 address operated by AS15817 in DE. WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · psipenta.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/psipenta.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.144.187.4245.144.184.0/22AS15817DE

WHOIS identity

Registrar
iana:15
Organization
psi
Contact emails

Subdomains

2 observed subdomains of psipenta.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for psipenta.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.109.111.186
SPF_IP194.115.214.176/28
SPF_MXpsipenta.com

Related pages

Pivot deeper into the graph from psipenta.com.

Cypher and MCP

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

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