Skip to content

Hostname

salus.group

Last fetched

salus.group resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · salus.groupRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/salus.group

Resolution chain

salus.group resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.153.157.13518.153.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
18.158.101.24318.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.103.4118.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.106.21118.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.166.3318.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.121.5.1173.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.14.923.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.226.973.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.69.513.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.241.1113.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.167.15535.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.50.14435.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.64.19252.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.104.17952.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.245.18252.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.55.16563.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.250.263.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.180.157.8163.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.184.197.15263.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:269
Organization
ivan lazarevic
Contact emails

Subdomains

4 observed subdomains of salus.group.

Web-graph footprint

Distinct hostnames that link to or from salus.group in the public web crawl.

261 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for salus.group.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from salus.group.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "salus.group"})-[: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.