Skip to content

Hostname

bper.it

Last fetched

bper.it resolves to 1 IPv4 address operated by AS12874 in IT. WHOIS lists registrar:aruba business s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · bper.itRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/bper.it

Resolution chain

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

IPPrefixASNOperatorCountry
92.223.210.4092.223.128.0/17AS12874IT

WHOIS identity

Registrar
registrar:aruba business s.r.l.
Organization
banca popolare dell'emilia romagna soc. coop.
Contact emails

Subdomains

54 observed subdomains of bper.it.

Web-graph footprint

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

886 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bper.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-007f6a02.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.30.130.201/32
SPF_IP54.229.2.165/32
SPF_IP79.141.177.11
SPF_IP79.141.178.21
SPF_IP79.141.178.25
SPF_IP93.49.116.5
SPF_MXbper.it

Related pages

Pivot deeper into the graph from bper.it.

Cypher and MCP

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

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