Hostname
bplajatico.it
Last fetched
bplajatico.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:allitude s.p.a. as the registrar.
Nutrition Label
Resolution chain
bplajatico.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:allitude s.p.a.
- Organization
- banca popolare di lajatico scpa
- Contact emails
- —
Subdomains
10 observed subdomains of bplajatico.it.
Web-graph footprint
Distinct hostnames that link to or from bplajatico.it in the public web crawl.
125 sites link to this hostname.
59 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
22 SPF mechanisms authorising senders for bplajatico.it.
| Mechanism | Target |
|---|---|
| SPF_A | relay1p.graffiti.it |
| SPF_INCLUDE | _spf.sicurezzapostale.it |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.47.0.0/17 |
| SPF_IP | 158.58.140.0/24 |
| SPF_IP | 185.34.84.0/24 |
| SPF_IP | 2.228.53.204/32 |
| SPF_IP | 217.71.64.0/20 |
| SPF_IP | 40.107.0.0/16 |
| SPF_IP | 40.92.0.0/15 |
| SPF_IP | 46.254.177.0/24 |
| SPF_IP | 52.100.0.0/15 |
| SPF_IP | 52.102.0.0/16 |
| SPF_IP | 52.103.0.0/17 |
| SPF_IP | 93.174.64.0/22 |
| SPF_IP | 93.174.68.0/23 |
| SPF_IP | 93.174.70.0/24 |
| SPF_IP | 93.94.32.0/22 |
| SPF_IP | 93.94.37.0/24 |
| SPF_IP | 93.94.38.0/24 |
| SPF_MX | cedacri.it |
| SPF_MX | phoenixspa.it |
Related pages
Pivot deeper into the graph from bplajatico.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bplajatico.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.