Skip to content

Hostname

ocpcangola.org

Last fetched

ocpcangola.org resolves to 1 IPv4 address operated by ALMOUROLTEC - ALMOUROLTEC SERVICOS DE INFORMATICA E INTERNET LDA in PT. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · ocpcangola.orgRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ocpcangola.org

Resolution chain

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

IPPrefixASNOperatorCountry
109.71.42.160109.71.42.0/24AS24768ALMOUROLTEC - ALMOUROLTEC SERVICOS DE INFORMATICA E INTERNET LDAPT

WHOIS identity

Registrar
iana:303
Organization
kiamisoft-prestacao de servicos (su), lda.
Contact emails

Subdomains

11 observed subdomains of ocpcangola.org.

Web-graph footprint

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

11 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ocpcangola.org.

MechanismTarget
SPF_Aocpcangola.org
SPF_INCLUDE12311144b.ppspf.net
SPF_INCLUDE_spf.cleanmx.pt
SPF_IP109.71.42.125
SPF_IP109.71.42.126
SPF_IP185.31.158.47
SPF_MXocpcangola.org

Related pages

Pivot deeper into the graph from ocpcangola.org.

Cypher and MCP

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

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