Skip to content

Hostname

ata-atelier.com

Last fetched

ata-atelier.com resolves to 5 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · ata-atelier.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/ata-atelier.com

Resolution chain

ata-atelier.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.120.190.4834.120.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
34.149.120.334.148.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
35.227.194.5135.227.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
35.244.153.4435.244.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
94.23.76.7694.23.0.0/16AS16276FR

WHOIS identity

Registrar
iana:69
Organization
hellodev lda
Contact emails

Subdomains

1 observed subdomain of ata-atelier.com.

Web-graph footprint

Distinct hostnames that link to or from ata-atelier.com in the public web crawl.

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ata-atelier.com.

MechanismTarget
SPF_Aata-atelier.com
SPF_INCLUDEata-atelier.com.spf.auto.dnssmarthost.net
SPF_INCLUDEmx.ovh.com
SPF_IP35.214.197.47
SPF_MXata-atelier.com

Related pages

Pivot deeper into the graph from ata-atelier.com.

Cypher and MCP

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

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