Skip to content

Hostname

benci.it

Last fetched

benci.it resolves to 1 IPv4 address operated by AS16276 in IT. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · benci.itRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/benci.it

Resolution chain

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

IPPrefixASNOperatorCountry
178.32.142.116178.32.0.0/15AS16276IT

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
assi snc di benci giuseppe e diego
Contact emails

Subdomains

18 observed subdomains of benci.it.

Web-graph footprint

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

15 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for benci.it.

MechanismTarget
SPF_IP151.69.206.99
SPF_IP176.107.150.211
SPF_IP176.107.150.212
SPF_IP178.32.140.137
SPF_IP40.114.252.174
SPF_IP94.23.67.21

Related pages

Pivot deeper into the graph from benci.it.

Cypher and MCP

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

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