Skip to content

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

WHISPER CANON · promo-cloud.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/promo-cloud.com

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.

IPPrefixASNOperatorCountry
185.17.198.218185.17.198.0/24AS3170GB

WHOIS identity

Registrar
iana:146
Organization
david deen
Contact emails

Subdomains

26 observed subdomains of promo-cloud.com.

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.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for promo-cloud.com.

MechanismTarget
SPF_Amail2.promo-cloud.com
SPF_Auk01.promo-cloud.com
SPF_Auk02.promo-cloud.com
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEspf.samaritan.konkah.io
SPF_INCLUDEu725170.wl.sendgrid.net
SPF_INCLUDEuk.promo-cloud.com
SPF_IP185.17.198.219
SPF_IP198.37.153.202
SPF_IP80.229.2.73
SPF_MXpromo-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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.