Skip to content

Hostname

cepave.com

Last fetched

cepave.com resolves to 3 IPv4 addresses operated by MULTA-ASN1 - MULTACOM CORPORATION in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · cepave.comRouting diversity3.0/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cepave.com

Resolution chain

cepave.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
142.171.154.163142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
195.234.223.114195.234.220.0/22AS21500UA
38.92.183.5538.92.183.0/24AS55154MADGEN-01 - Madgenius.comUS

WHOIS identity

Registrar
iana:1068
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

5 observed subdomains of cepave.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

37 SPF mechanisms authorising senders for cepave.com.

MechanismTarget
SPF_Adns.cepave.com
SPF_IP142.171.23.202
SPF_IP142.171.23.203
SPF_IP142.171.23.204
SPF_IP142.171.23.205
SPF_IP142.171.23.206
SPF_IP15.235.39.182
SPF_IP15.235.39.183
SPF_IP15.235.39.184
SPF_IP15.235.39.185
SPF_IP162.251.108.181
SPF_IP162.251.110.58
SPF_IP162.251.110.65
SPF_IP162.251.110.79
SPF_IP192.227.120.79
SPF_IP192.227.120.80
SPF_IP192.227.120.81
SPF_IP192.227.120.82
SPF_IP207.174.1.202
SPF_IP207.174.1.203
SPF_IP207.174.1.204
SPF_IP207.174.1.205
SPF_IP207.174.1.206
SPF_IP209.58.142.174
SPF_IP23.105.100.82
SPF_IP23.105.100.83
SPF_IP23.105.100.84
SPF_IP37.114.39.174
SPF_IP37.114.39.175
SPF_IP37.114.39.176
SPF_IP37.114.39.177
SPF_IP37.114.39.178
SPF_IP66.85.165.186
SPF_IP66.85.165.187
SPF_IP66.85.165.188
SPF_IP66.85.165.189
SPF_IP66.85.165.190

Related pages

Pivot deeper into the graph from cepave.com.

Cypher and MCP

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

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