Skip to content

Hostname

presoa.org

Last fetched

presoa.org resolves to 1 IPv4 address operated by AS50474 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · presoa.orgRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/presoa.org

Resolution chain

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

IPPrefixASNOperatorCountry
109.234.161.172109.234.161.0/24AS50474FR

WHOIS identity

Registrar
iana:433
Organization
cle de fa
Contact emails

Subdomains

4 observed subdomains of presoa.org.

Web-graph footprint

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

15 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for presoa.org.

MechanismTarget
SPF_INCLUDEspf.mailinblack.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP109.7.12.10
SPF_IP178.32.246.138/32
SPF_IP178.33.41.188
SPF_IP188.94.206.201
SPF_IP194.2.23.177
SPF_IP46.105.77.105/32
SPF_IP46.35.14.194
SPF_IP46.35.4.194
SPF_IP46.35.4.90
SPF_IP46.35.5.170
SPF_IP46.35.5.174
SPF_IP46.35.5.178
SPF_IP46.35.5.182
SPF_IP46.35.5.186
SPF_IP46.35.9.58
SPF_IP62.106.147.2
SPF_IP77.205.148.222
SPF_IP80.12.14.1/32
SPF_IP86.65.9.240
SPF_MXpresoa.org

Related pages

Pivot deeper into the graph from presoa.org.

Cypher and MCP

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

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