Skip to content

Hostname

artistshot.com

Last fetched

artistshot.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · artistshot.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/artistshot.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.229.18108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.24108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.49108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.7108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
13.227.192.1413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.181.104143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.108143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.67143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.7143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.63.1018.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.12518.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.1518.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.9418.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.124.12518.244.124.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.124.12718.244.124.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.124.1518.244.124.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.124.1718.244.124.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:146
Organization
artist shot
Contact emails

Subdomains

9 observed subdomains of artistshot.com.

Web-graph footprint

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

42 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for artistshot.com.

MechanismTarget
SPF_Aartistshot.com
SPF_INCLUDE241979724.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.smtp.mailtrap.live
SPF_INCLUDEmail.zendesk.com
SPF_IP44.232.149.162
SPF_MXartistshot.com

Related pages

Pivot deeper into the graph from artistshot.com.

Cypher and MCP

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

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