Skip to content

Hostname

censof.com

Last fetched

censof.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:13 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
54.252.199.1954.252.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:13
Organization
century software (m) sdn. bhd.
Contact emails

Subdomains

14 observed subdomains of censof.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for censof.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEenginemailer.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.2.73.122
SPF_IP13.211.237.213
SPF_IP202.75.48.63
SPF_IP202.75.55.39
SPF_IP203.206.238.166
SPF_IP203.29.74.253
SPF_IP52.62.120.215
SPF_IP52.62.28.88
SPF_IP54.66.182.105

Related pages

Pivot deeper into the graph from censof.com.

Cypher and MCP

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

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