Skip to content

Hostname

stateofart.com

Last fetched

stateofart.com resolves to 1 IPv4 address operated by AS29550 in GB. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · stateofart.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/stateofart.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.76.252.12494.76.192.0/18AS29550GB

WHOIS identity

Registrar
iana:269
Organization
e. van eldik
Contact emails

Subdomains

42 observed subdomains of stateofart.com.

Web-graph footprint

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

92 sites link to this hostname.

90 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for stateofart.com.

MechanismTarget
SPF_Astateofart.com
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.hipex.io
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.soaproduction.hypernode.io
SPF_IP213.133.99.201
SPF_IP213.160.196.27
SPF_IP2a01:4f8:10b:4593:0:0:0:2
SPF_IP37.97.194.201
SPF_IP52.149.108.44
SPF_IP87.253.146.29

Related pages

Pivot deeper into the graph from stateofart.com.

Cypher and MCP

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

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