Hostname
ns2.servidorhostbr.com
Last fetched
ns2.servidorhostbr.com resolves to 20 IPv4 addresses operated by AS-30083-US-VELIA-NET - velia.net in US.
Nutrition Label
Resolution chain
ns2.servidorhostbr.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 173.201.38.22 | 173.201.38.0/24 | AS30083 | AS-30083-US-VELIA-NET - velia.net | US |
| 173.201.38.23 | 173.201.38.0/24 | AS30083 | AS-30083-US-VELIA-NET - velia.net | US |
| 173.201.38.24 | 173.201.38.0/24 | AS30083 | AS-30083-US-VELIA-NET - velia.net | US |
| 173.201.38.25 | 173.201.38.0/24 | AS30083 | AS-30083-US-VELIA-NET - velia.net | US |
| 173.201.38.26 | 173.201.38.0/24 | AS30083 | AS-30083-US-VELIA-NET - velia.net | US |
| 173.231.181.116 | 173.231.180.0/23 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | NL |
| 173.231.181.117 | 173.231.180.0/23 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | NL |
| 173.231.181.118 | 173.231.180.0/23 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | NL |
| 173.231.181.119 | 173.231.180.0/23 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | NL |
| 173.231.181.120 | 173.231.180.0/23 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | NL |
| 173.231.181.121 | 173.231.180.0/23 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | NL |
| 190.102.43.161 | 190.102.43.0/24 | AS272547 | AS272547 - Servicos de Infraestrutura e Datacenter | BR |
| 190.102.43.162 | 190.102.43.0/24 | AS272547 | AS272547 - Servicos de Infraestrutura e Datacenter | BR |
| 190.102.43.163 | 190.102.43.0/24 | AS272547 | AS272547 - Servicos de Infraestrutura e Datacenter | BR |
| 190.102.43.164 | 190.102.43.0/24 | AS272547 | AS272547 - Servicos de Infraestrutura e Datacenter | BR |
| 190.102.43.165 | 190.102.43.0/24 | AS272547 | AS272547 - Servicos de Infraestrutura e Datacenter | BR |
| 199.127.153.17 | 199.127.153.0/24 | AS14445 | PEACEWEB-CLOUD - PeaceWeb | NL |
| 199.127.153.18 | 199.127.153.0/24 | AS14445 | PEACEWEB-CLOUD - PeaceWeb | NL |
| 199.127.153.19 | 199.127.153.0/24 | AS14445 | PEACEWEB-CLOUD - PeaceWeb | NL |
| 199.127.153.20 | 199.127.153.0/24 | AS14445 | PEACEWEB-CLOUD - PeaceWeb | NL |
WHOIS identity
No WHOIS records are currently associated with ns2.servidorhostbr.com in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ns2.servidorhostbr.com.
| Mechanism | Target |
|---|---|
| SPF_A | dns.servidorhostbr.com |
Related pages
Pivot deeper into the graph from ns2.servidorhostbr.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ns2.servidorhostbr.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.