Hostname
marketingplatform.com
Last fetched
marketingplatform.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
marketingplatform.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:1001
- Organization
- domain admin
- Contact emails
- abuse@web.com
- dataprotected@maskeddetails.com
- hello@level2.com
- itvend@tfcinc.com
- 69zuuigbuibp@privacy-protection.email
- 7hpjbfku2g8k@privacy-protection.email
- 7suedde3ayfd@privacy-protection.email
- 8ccueoghuf2p@privacy-protection.email
- 9i2cfarjkzar@privacy-protection.email
- aurfexyt9sh8@privacy-protection.email
- dnitmt2fw6b3@privacy-protection.email
- eecqr2oobitf@privacy-protection.email
- nzzrxgdk2axm@privacy-protection.email
- qqwjpjuh3h6a@privacy-protection.email
- vg6jzysrj8nt@privacy-protection.email
- vynzdj655bx2@privacy-protection.email
- xnd4qhnfabuc@privacy-protection.email
- yfkbiv8fcwde@privacy-protection.email
- zqj7snxqx3we@privacy-protection.email
Subdomains
8 observed subdomains of marketingplatform.com.
Web-graph footprint
Distinct hostnames that link to or from marketingplatform.com in the public web crawl.
221 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for marketingplatform.com.
| Mechanism | Target |
|---|---|
| SPF_A | marketingplatform.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | drh-engine.mailmailmaildev.net |
| SPF_INCLUDE | mailmailmail.com |
| SPF_INCLUDE | mailmailmail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from marketingplatform.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "marketingplatform.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.