Skip to content

Hostname

wise.art

Last fetched

wise.art resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · wise.artRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wise.art

Resolution chain

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

IPPrefixASNOperatorCountry
3.66.5.773.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:303
Organization
Contact emails

Subdomains

6 observed subdomains of wise.art.

Web-graph footprint

Distinct hostnames that link to or from wise.art in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for wise.art.

MechanismTarget
SPF_Awise.art
SPF_INCLUDEamazonses.com
SPF_INCLUDEdispatch-eu.ppe-hosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.255.79.79
SPF_IP78.153.240.66
SPF_IP83.206.190.6
SPF_IP91.198.11.53
SPF_IP91.198.11.54
SPF_MXwise.art

Related pages

Pivot deeper into the graph from wise.art.

Cypher and MCP

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

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