Skip to content

Hostname

salgar.net

Last fetched

salgar.net resolves to 13.227.192.119, announced in 13.227.192.0/24 by AMAZON-02 - Amazon.com, Inc. in CZ. salgar.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · salgar.netRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/salgar.net

Resolution chain

IPv6 resolution

No AAAA record for salgar.net is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:379
Registrant organisation
comercial salgar, s.a.u.
Contact emails
amczgz@hotmail.com, whoiscontact@domainconnection.info

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-98.awsdns-12.com
  • ns-325.awsdns-40.com
  • ns-569.awsdns-07.net
  • ns-884.awsdns-46.net
  • ns-1067.awsdns-05.org
  • ns-1291.awsdns-33.org
  • ns-1630.awsdns-11.co.uk
  • ns-2004.awsdns-58.co.uk

MX records

  • salgar-net.mail.protection.outlook.com

SPF policy

  • ip: 82.223.190.0/20
  • ip: 82.223.191.0/22
  • ip: 82.223.199.0/23
  • ip: 82.223.199.122/24
  • ip: 82.223.190.32/20
  • ip: 77.240.127.74/32
  • include: spf.protection.outlook.com
  • include: mail.zendesk.com
  • ip: 108.128.227.109
  • ip: 195.57.30.153
  • ip: 212.81.220.36
  • ip: 216.87.93.72
  • ip: 217.76.128.0
  • ip: 82.223.199.123
  • ip: 82.223.199.178
  • ip: 82.223.199.179
  • ip: 93.92.236.41

Threat-feed evidence

History

Related pages

Pivot from salgar.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "salgar.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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