Hostname
artera.net
Last fetched
artera.net resolves to 1 IPv4 address operated by AS12637 in CH. WHOIS lists iana:113 as the registrar.
Nutrition Label
Resolution chain
artera.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.220.244.52 | 185.220.244.0/23 | AS12637 | — | CH |
WHOIS identity
- Registrar
- iana:113
- Organization
- bee bee web
- Contact emails
Subdomains
45 observed subdomains of artera.net.
Showing 25 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from artera.net in the public web crawl.
121 sites link to this hostname.
358 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for artera.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.byway.it |
| SPF_IP | 178.218.175.20 |
| SPF_IP | 185.220.244.120 |
| SPF_IP | 185.220.244.49/32 |
| SPF_IP | 185.220.244.80/32 |
| SPF_IP | 185.222.71.2/32 |
| SPF_IP | 31.44.40.231 |
| SPF_MX | artera.net |
Related pages
Pivot deeper into the graph from artera.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "artera.net"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.