Skip to content

Hostname

arxit.com

Last fetched

arxit.com resolves to 1 IPv4 address operated by INFOMANIAK-AS in CH. WHOIS lists iana:3240 as the registrar.

Nutrition Label

WHISPER CANON · arxit.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/arxit.com

Resolution chain

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

IPPrefixASNOperatorCountry
93.88.244.13093.88.240.0/20AS29222INFOMANIAK-ASCH

WHOIS identity

Registrar
iana:3240
Organization
arx it
Contact emails

Subdomains

42 observed subdomains of arxit.com.

Web-graph footprint

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

57 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for arxit.com.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEturbo-smtp.com
SPF_IP194.51.238.241
SPF_IP46.140.18.243
SPF_IP91.134.76.110

Related pages

Pivot deeper into the graph from arxit.com.

Cypher and MCP

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

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