Skip to content

Hostname

artfills.com

Last fetched

artfills.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · artfills.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/artfills.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.172.112.218.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.5818.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.6618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.8518.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.135.1273.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.23.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.243.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.713.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.71.10354.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.12454.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.7754.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.9354.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

13 observed subdomains of artfills.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for artfills.com.

MechanismTarget
SPF_INCLUDE1278314a1.spf2.netcorecloud.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from artfills.com.

Cypher and MCP

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

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