Skip to content

Hostname

paisboa.org

Last fetched

paisboa.org resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · paisboa.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/paisboa.org

Resolution chain

paisboa.org resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.17.137.104104.17.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.138.104104.17.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.139.104104.17.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.140.104104.17.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.141.104104.17.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
allen greenough
Contact emails

Subdomains

4 observed subdomains of paisboa.org.

Web-graph footprint

Distinct hostnames that link to or from paisboa.org in the public web crawl.

27 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for paisboa.org.

MechanismTarget
SPF_Amemberclicks-mail.net
SPF_Apaisboa.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemailsrvr.com
SPF_IP209.235.234.1
SPF_IP209.235.234.2
SPF_IP52.1.223.154
SPF_IP52.6.28.224
SPF_IP52.70.61.144
SPF_IP52.70.61.173
SPF_MXpaisboa.org

Related pages

Pivot deeper into the graph from paisboa.org.

Cypher and MCP

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

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