Skip to content

Hostname

cpvmfg.com

Last fetched

cpvmfg.com resolves to 1 IPv4 address operated by ATI-ASN - ATI in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · cpvmfg.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cpvmfg.com

Resolution chain

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

IPPrefixASNOperatorCountry
67.227.189.7867.227.128.0/17AS32244ATI-ASN - ATIUS

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of cpvmfg.com.

Web-graph footprint

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

63 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for cpvmfg.com.

MechanismTarget
SPF_Acpvmfg.com
SPF_Amail.cpvmfg.com
SPF_Awww.cpvmfg.com
SPF_INCLUDEspf.pegtec.com
SPF_IP104.130.47.71/32
SPF_IP153.11.14.84
SPF_IP153.11.14.85
SPF_IP153.11.250.40
SPF_IP153.11.250.41
SPF_IP204.12.60.141
SPF_IP75.151.149.170
SPF_IP76.12.136.128/27
SPF_IP96.227.181.99

Related pages

Pivot deeper into the graph from cpvmfg.com.

Cypher and MCP

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

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