Hostname
nw.pausa-web.com
Last fetched
nw.pausa-web.com resolves to 2 IPv4 addresses operated by SERVER24-AS - INCUBATEC GmbH - Srl in IT.
Nutrition Label
Resolution chain
nw.pausa-web.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.249.183.231 | 185.249.180.0/22 | AS34081 | SERVER24-AS - INCUBATEC GmbH - Srl | IT |
| 185.249.183.232 | 185.249.180.0/22 | AS34081 | SERVER24-AS - INCUBATEC GmbH - Srl | IT |
WHOIS identity
No WHOIS records are currently associated with nw.pausa-web.com in WhisperGraph.
Subdomains
1 observed subdomain of nw.pausa-web.com.
| Subdomain |
|---|
| bmx.nw.pausa-web.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for nw.pausa-web.com.
| Mechanism | Target |
|---|---|
| SPF_A | nw.pausa-web.com |
| SPF_IP | 45.181.79.122/31 |
| SPF_IP | 45.181.79.124/30 |
| SPF_IP | 45.181.79.128/31 |
| SPF_MX | nw.pausa-web.com |
Related pages
Pivot deeper into the graph from nw.pausa-web.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nw.pausa-web.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.