Skip to content

Hostname

selco.it

Last fetched

selco.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:csc corporate domains, inc. as the registrar.

Nutrition Label

WHISPER CANON · selco.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/selco.it

Resolution chain

selco.it 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
registrar:csc corporate domains, inc.
Organization
selco s.r.l
Contact emails

Subdomains

8 observed subdomains of selco.it.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for selco.it.

MechanismTarget
SPF_Ahost85-103-static.32-88-b.business.telecomitalia.it
SPF_IP178.33.245.201
SPF_IP51.91.88.206
SPF_IP57.128.13.41
SPF_IP88.147.23.82
SPF_IP92.246.102.245
SPF_IP92.246.102.246
SPF_MXmail1.selco.it

Related pages

Pivot deeper into the graph from selco.it.

Cypher and MCP

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

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