Hostname
salonamont.com
Last fetched
salonamont.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
salonamont.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:48
- Organization
- salona mont d.o.o.
- Contact emails
Subdomains
7 observed subdomains of salonamont.com.
Web-graph footprint
Distinct hostnames that link to or from salonamont.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for salonamont.com.
| Mechanism | Target |
|---|---|
| SPF_A | salonamont.com |
| SPF_IP | 116.202.81.158 |
| SPF_IP | 138.201.197.214 |
| SPF_IP | 144.76.54.83 |
| SPF_IP | 144.76.54.86 |
| SPF_IP | 148.251.209.169 |
| SPF_IP | 162.55.246.92 |
| SPF_IP | 88.198.230.136 |
| SPF_IP | 94.130.18.53 |
| SPF_IP | 94.130.21.112 |
| SPF_MX | salonamont.com |
Related pages
Pivot deeper into the graph from salonamont.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "salonamont.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.