Skip to content

Hostname

artecodesign.com

Last fetched

artecodesign.com resolves to 2 IPv4 addresses operated by DREAMHOST-AS - New Dream Network, LLC in US. WHOIS lists iana:431 as the registrar.

Nutrition Label

WHISPER CANON · artecodesign.comRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/artecodesign.com

Resolution chain

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

IPPrefixASNOperatorCountry
67.205.2.15767.205.0.0/19AS26347DREAMHOST-AS - New Dream Network, LLCUS
74.208.236.16374.208.0.0/16AS8560US

WHOIS identity

Registrar
iana:431
Organization
arteco design
Contact emails

Subdomains

5 observed subdomains of artecodesign.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for artecodesign.com.

MechanismTarget
SPF_INCLUDE_spf-us.ionos.com
SPF_INCLUDEnetblocks.dreamhost.com
SPF_INCLUDErelay.mailchannels.net
SPF_MXartecodesign.com

Related pages

Pivot deeper into the graph from artecodesign.com.

Cypher and MCP

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

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