Skip to content

Hostname

saliar.com

Last fetched

saliar.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · saliar.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/saliar.com

Resolution chain

saliar.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.33.174104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.147.169172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.213.11.60185.213.11.0/24AS205588IR

WHOIS identity

Registrar
iana:113
Organization
mohammad javad akbari noghaie
Contact emails

Subdomains

10 observed subdomains of saliar.com.

Web-graph footprint

Distinct hostnames that link to or from saliar.com in the public web crawl.

11 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for saliar.com.

MechanismTarget
SPF_Asaliar.com
SPF_IP116.202.236.27
SPF_IP116.202.236.32
SPF_IP185.141.132.8
SPF_IP185.213.11.59
SPF_IP212.33.203.186
SPF_IP94.130.140.85
SPF_MXsaliar.com

Related pages

Pivot deeper into the graph from saliar.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "saliar.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.