Skip to content

Hostname

ss.camcom.it

Last fetched

ss.camcom.it is a registered hostname under the .it top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · ss.camcom.itRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ss.camcom.it

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with ss.camcom.it in WhisperGraph.

Subdomains

10 observed subdomains of ss.camcom.it.

Web-graph footprint

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

108 sites link to this hostname.

129 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ss.camcom.it.

MechanismTarget
SPF_INCLUDE_spf.infocamere.it
SPF_INCLUDE_spfnews.infocamere.it
SPF_INCLUDEspf.mailrouter.it
SPF_INCLUDEspf.turbo-smtp.com

Related pages

Pivot deeper into the graph from ss.camcom.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ss.camcom.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.