Hostname
promo-cloud.com
Last fetched
promo-cloud.com resolves to 1 IPv4 address operated by AS3170 in GB. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
promo-cloud.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.17.198.218 | 185.17.198.0/24 | AS3170 | — | GB |
WHOIS identity
- Registrar
- iana:146
- Organization
- david deen
- Contact emails
Subdomains
26 observed subdomains of promo-cloud.com.
Showing 24 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from promo-cloud.com in the public web crawl.
20 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for promo-cloud.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail2.promo-cloud.com |
| SPF_A | uk01.promo-cloud.com |
| SPF_A | uk02.promo-cloud.com |
| SPF_INCLUDE | _spf.mailersend.net |
| SPF_INCLUDE | spf.samaritan.konkah.io |
| SPF_INCLUDE | u725170.wl.sendgrid.net |
| SPF_INCLUDE | uk.promo-cloud.com |
| SPF_IP | 185.17.198.219 |
| SPF_IP | 198.37.153.202 |
| SPF_IP | 80.229.2.73 |
| SPF_MX | promo-cloud.com |
Related pages
Pivot deeper into the graph from promo-cloud.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "promo-cloud.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.