Skip to content

Hostname

procor.be

Last fetched

procor.be resolves to 2 IPv4 addresses operated by AS39923 in BE. WHOIS lists registrar:alfanet bv as the registrar.

Nutrition Label

WHISPER CANON · procor.beRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/procor.be

Resolution chain

procor.be resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:alfanet bv
Organization
Contact emails

Subdomains

48 observed subdomains of procor.be.

Web-graph footprint

Distinct hostnames that link to or from procor.be in the public web crawl.

270 sites link to this hostname.

392 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • procor.be

SPF policy

7 SPF mechanisms authorising senders for procor.be.

MechanismTarget
SPF_Aprocor.be
SPF_INCLUDE_spf.emsrv.eu
SPF_INCLUDEsendgrid.net
SPF_IP109.68.165.212
SPF_IP109.68.165.213
SPF_IP149.210.142.53
SPF_MXprocor.be

Related pages

Pivot deeper into the graph from procor.be.

Cypher and MCP

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

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