Skip to content

Hostname

sndxar.com

Last fetched

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

Nutrition Label

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

Resolution chain

sndxar.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:146
Organization
domains by proxy,
Contact emails

Subdomains

22 observed subdomains of sndxar.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

23 SPF mechanisms authorising senders for sndxar.com.

MechanismTarget
SPF_Asndxar.com
SPF_IP195.95.161.109
SPF_IP195.95.161.110
SPF_IP195.95.161.116
SPF_IP195.95.161.122
SPF_IP195.95.161.123
SPF_IP195.95.161.171
SPF_IP195.95.161.172
SPF_IP195.95.161.173
SPF_IP195.95.161.174
SPF_IP195.95.161.175
SPF_IP195.95.161.176
SPF_IP195.95.161.177
SPF_IP195.95.161.178
SPF_IP195.95.161.185
SPF_IP195.95.161.186
SPF_IP195.95.161.190
SPF_IP195.95.161.191
SPF_IP195.95.161.192
SPF_IP195.95.161.193
SPF_IP195.95.161.194
SPF_IP195.95.161.195
SPF_IP93.103.129.250

Related pages

Pivot deeper into the graph from sndxar.com.

Cypher and MCP

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

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