Skip to content

Hostname

deswik.com

Last fetched

deswik.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · deswik.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/deswik.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.56.42.1413.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.144.148.6318.144.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.169.138.53184.169.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.17.14450.18.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.101.4752.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.39.13752.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.177.3.6754.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.177.58.23254.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.215.168.11254.215.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
deswik mining consultants (australia) pty
Contact emails

Subdomains

35 observed subdomains of deswik.com.

Web-graph footprint

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

78 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for deswik.com.

Related pages

Pivot deeper into the graph from deswik.com.

Cypher and MCP

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

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