Hostname
cpm-audit.com
Last fetched
cpm-audit.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. cpm-audit.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
No IPv4 resolution is recorded for cpm-audit.com in WhisperGraph.
IPv6 resolution
No AAAA record for cpm-audit.com is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:433
- Registrant organisation
- ii-servers
- Contact emails
- 0672f39821fd5445391b60fc8a8e743d@proxy-service.fr, malekpascal13@orange.fr
Mail and authentication
Nameservers
- ns1.bdm.microsoftonline.com
- ns2.bdm.microsoftonline.com
- ns3.bdm.microsoftonline.com
- ns4.bdm.microsoftonline.com
MX records
- cpmaudit-com0i.mail.protection.outlook.com
SPF policy
- ip: 5.226.2.176/28
- ip: 31.172.232.198/32
- ip: 193.151.87.204/32
- ip: 185.92.37.57/32
- include: _spf.cegid.com
- include: spf.protection.outlook.com
- a: smtp-gw1.silae.fr
- a: smtp4.silae.fr
- a: smtp5.silae.fr
Threat-feed evidence
History
Related pages
Pivot from cpm-audit.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cpm-audit.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.