Hostname
negropal.com
Last fetched
negropal.com resolves to 1 IPv4 address operated by AS31034 in IT. WHOIS lists iana:168 as the registrar.
Nutrition Label
Resolution chain
negropal.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 80.211.155.68 | 80.211.128.0/18 | AS31034 | — | IT |
WHOIS identity
- Registrar
- iana:168
- Organization
- global domain privacy
- Contact emails
- info@negropal.com
- z24b1ls3j6lfksnh@registerprivateregistration.com
- z24chltvtyna0are@registerprivateregistration.com
- z24eglw9ia6s8j2q@registerprivateregistration.com
- z24evlwuxuiqjrtn@registerprivateregistration.com
- z24fuly1t0gji17bc@registerprivateregistration.com
- z24gulz8o8u321mtc@registerprivateregistration.com
- z24ism1mend9n1fjd@registerprivateregistration.com
- z24krm4077iaajja@registerprivateregistration.com
- z25aqm6dyfpn3vv7@registerprivateregistration.com
- z25dbm9d2r7an3iw@registerprivateregistration.com
- z25fambqt92s010dl@registerprivateregistration.com
- z25homepz343ulrd@registerprivateregistration.com
- z25k7mhp76v5p9d3@registerprivateregistration.com
- z26a6mk2xnrmuk9t@registerprivateregistration.com
Subdomains
1 observed subdomain of negropal.com.
| Subdomain |
|---|
| www.negropal.com |
Web-graph footprint
Distinct hostnames that link to or from negropal.com in the public web crawl.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for negropal.com.
| Mechanism | Target |
|---|---|
| SPF_A | negropal.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | negropal.com |
Related pages
Pivot deeper into the graph from negropal.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "negropal.com"})-[: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.