Skip to content

Hostname

saqut.com

Last fetched

saqut.com resolves to 1 IPv4 address operated by AS51167 in DE. WHOIS lists iana:1601 as the registrar.

Nutrition Label

WHISPER CANON · saqut.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/saqut.com

Resolution chain

saqut.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
161.97.136.175161.97.128.0/19AS51167DE

WHOIS identity

Registrar
iana:1601
Organization
registrant of saqut.com
Contact emails

Subdomains

9 observed subdomains of saqut.com.

Threat posture

History

Mail and authentication

MX records

  • saqut.com

SPF policy

8 SPF mechanisms authorising senders for saqut.com.

MechanismTarget
SPF_Asaqut.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.dhs.com.tr
SPF_IP188.132.193.38
SPF_IP217.18.85.28
SPF_IP217.18.85.36
SPF_IP217.18.85.38
SPF_MXsaqut.com

Related pages

Pivot deeper into the graph from saqut.com.

Cypher and MCP

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

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