Hostname
nbp.it
Last fetched
nbp.it is a registered hostname under the .it top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:system engineering & information technology s.r.l.
- Organization
- nbp srl
- Contact emails
- —
Subdomains
2 observed subdomains of nbp.it.
| Subdomain |
|---|
| spezzano.nbp.it |
| www.nbp.it |
Web-graph footprint
Distinct hostnames that link to or from nbp.it in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for nbp.it.
| Mechanism | Target |
|---|---|
| SPF_A | nbp.it |
| SPF_A | sm2.rossoxweb.it |
| SPF_A | sm2out.rossoxweb.it |
| SPF_IP | 156.54.7.0/24 |
| SPF_IP | 213.174.182.180 |
| SPF_IP | 213.174.182.181/25 |
| SPF_IP | 213.174.182.182 |
| SPF_IP | 213.174.182.194 |
| SPF_IP | 213.174.182.195 |
| SPF_IP | 213.174.182.196/32 |
| SPF_IP | 213.174.182.197/32 |
| SPF_IP | 213.174.182.199/32 |
| SPF_IP | 77.89.29.155/29 |
| SPF_MX | nbp.it |
Related pages
Pivot deeper into the graph from nbp.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nbp.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.