Skip to content

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

WHISPER CANON · artera.netRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/artera.net

Resolution chain

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

IPPrefixASNOperatorCountry
185.220.244.52185.220.244.0/23AS12637CH

WHOIS identity

Registrar
iana:113
Organization
bee bee web
Contact emails

Subdomains

45 observed subdomains of artera.net.

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for artera.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.byway.it
SPF_IP178.218.175.20
SPF_IP185.220.244.120
SPF_IP185.220.244.49/32
SPF_IP185.220.244.80/32
SPF_IP185.222.71.2/32
SPF_IP31.44.40.231
SPF_MXartera.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.