Skip to content

Hostname

cencorp.com

Last fetched

cencorp.com resolves to 1 IPv4 address operated by UPCLOUD in FI. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · cencorp.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cencorp.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.237.113.094.237.112.0/21AS202053UPCLOUDFI

WHOIS identity

Registrar
iana:113
Organization
- -
Contact emails

Subdomains

8 observed subdomains of cencorp.com.

Web-graph footprint

Distinct hostnames that link to or from cencorp.com in the public web crawl.

8 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cencorp.com.

MechanismTarget
SPF_Acencorp.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.121.38.101
SPF_IP62.121.52.114
SPF_MXcencorp.com

Related pages

Pivot deeper into the graph from cencorp.com.

Cypher and MCP

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

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