Skip to content

Hostname

artfund.org

Last fetched

artfund.org resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · artfund.orgRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/artfund.org

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.154.1118.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.1418.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.3018.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.8518.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.2118.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.3518.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.4418.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.6318.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.221.1718.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.4618.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.6718.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.9418.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
3.168.122.1013.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.273.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.633.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.683.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1390
Organization
art fund
Contact emails

Subdomains

12 observed subdomains of artfund.org.

Web-graph footprint

Distinct hostnames that link to or from artfund.org in the public web crawl.

1,521 sites link to this hostname.

605 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for artfund.org.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEmango.gnatta.com
SPF_MXartfund.org

Related pages

Pivot deeper into the graph from artfund.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "artfund.org"})-[: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.