Hostname
prosalla.com
Last fetched
prosalla.com resolves to 1 IPv4 address operated by SINGLEHOP-LLC - Internap Holding LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
prosalla.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 |
|---|---|---|---|---|
| 108.178.26.94 | 108.178.0.0/19 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of prosalla.com owner
- Contact emails
- 07a70377-8cca-4048-bc8d-0a19582115e0@identity-protect.org
- 9efebcdd-dcbc-405b-9348-d4e48c3e1324@identity-protect.org
- a6e88534-e085-4ca8-b240-2b9879bb6d26@identity-protect.org
- d437d937-c5be-466e-a5a6-30d0abfb3539@identity-protect.org
- e5b52ab2-9bb4-47e2-83c3-65c3a68a4660@identity-protect.org
- f73104ac-ec0e-42a3-903b-b2cec3b16278@identity-protect.org
Subdomains
31 observed subdomains of prosalla.com.
Showing 16 of 31. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- prosalla.com
SPF policy
5 SPF mechanisms authorising senders for prosalla.com.
| Mechanism | Target |
|---|---|
| SPF_A | prosalla.com |
| SPF_IP | 108.178.26.90 |
| SPF_IP | 108.178.26.94 |
| SPF_IP | 108.178.38.98 |
| SPF_MX | prosalla.com |
Related pages
Pivot deeper into the graph from prosalla.com.
- IP · 108.178.26.94
- ASN · AS32475SINGLEHOP-LLC - Internap Holding LLC
- Registrar · iana:468
- Country · US
- Email · 07a70377-8cca-4048-bc8d-0a19582115e0@identity-protect.org
- TLD · .com
- Browse hostnames · pr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "prosalla.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.