Skip to content

Hostname

salonamont.com

Last fetched

salonamont.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · salonamont.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/salonamont.com

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

SPF policy

11 SPF mechanisms authorising senders for salonamont.com.

MechanismTarget
SPF_Asalonamont.com
SPF_IP116.202.81.158
SPF_IP138.201.197.214
SPF_IP144.76.54.83
SPF_IP144.76.54.86
SPF_IP148.251.209.169
SPF_IP162.55.246.92
SPF_IP88.198.230.136
SPF_IP94.130.18.53
SPF_IP94.130.21.112
SPF_MXsalonamont.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.