Skip to content

Hostname

cspromotion.it

Last fetched

cspromotion.it resolves to 1 IPv4 address operated by AS60798 in IT. WHOIS lists registrar:tld registrar solutions ltd as the registrar.

Nutrition Label

WHISPER CANON · cspromotion.itRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/cspromotion.it

Resolution chain

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

IPPrefixASNOperatorCountry
185.25.206.26185.25.204.0/22AS60798IT

WHOIS identity

Registrar
registrar:tld registrar solutions ltd
Organization
c.s. promotion s.n.c. di speziali roberto & c.
Contact emails

Subdomains

11 observed subdomains of cspromotion.it.

Web-graph footprint

Distinct hostnames that link to or from cspromotion.it in the public web crawl.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • cspromotion.it

SPF policy

9 SPF mechanisms authorising senders for cspromotion.it.

MechanismTarget
SPF_Acspromotion.it
SPF_IP185.25.206.26
SPF_IP46.252.148.106
SPF_IP46.252.148.110
SPF_IP46.252.149.205
SPF_IP89.40.172.152
SPF_IP89.40.172.41
SPF_IP89.40.173.29
SPF_MXcspromotion.it

Related pages

Pivot deeper into the graph from cspromotion.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cspromotion.it"})-[: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.