Skip to content

Hostname

processocom.org

Last fetched

processocom.org resolves to 1 IPv4 address operated by AS28209 in BR. WHOIS lists iana:1587 as the registrar.

Nutrition Label

WHISPER CANON · processocom.orgRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/processocom.org

Resolution chain

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

IPPrefixASNOperatorCountry
177.70.6.181177.70.4.0/22AS28209BR

WHOIS identity

Registrar
iana:1587
Organization
alberto efendy efendy maldonado gomez de la torre
Contact emails

Subdomains

2 observed subdomains of processocom.org.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • processocom.org

SPF policy

4 SPF mechanisms authorising senders for processocom.org.

MechanismTarget
SPF_INCLUDErelay.mailchannels.net
SPF_IP107.190.142.58
SPF_IP177.70.6.181
SPF_IP23.111.128.161

Related pages

Pivot deeper into the graph from processocom.org.

Cypher and MCP

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

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