Skip to content

Hostname

pitaya.plus

Last fetched

pitaya.plus resolves to 1 IPv4 address operated by AS42831 in GB. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · pitaya.plusRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/pitaya.plus

Resolution chain

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

IPPrefixASNOperatorCountry
154.16.7.2154.16.7.0/24AS42831GB

WHOIS identity

Registrar
iana:472
Organization
johannes kaiser-kaplaner
Contact emails

Subdomains

8 observed subdomains of pitaya.plus.

Web-graph footprint

Distinct hostnames that link to or from pitaya.plus in the public web crawl.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • pitaya.plus

SPF policy

7 SPF mechanisms authorising senders for pitaya.plus.

MechanismTarget
SPF_Apitaya.plus
SPF_INCLUDErelay.mailchannels.net
SPF_IP154.16.7.2
SPF_IP51.75.175.104
SPF_IP54.36.231.130
SPF_IP94.76.215.246
SPF_MXpitaya.plus

Related pages

Pivot deeper into the graph from pitaya.plus.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pitaya.plus"})-[: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.