Skip to content

Hostname

quartell.ch

Last fetched

quartell.ch resolves to 1 IPv4 address operated by NOVATREND-AS in CH.

Nutrition Label

WHISPER CANON · quartell.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/quartell.ch

Resolution chain

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

IPPrefixASNOperatorCountry
46.232.178.4046.232.176.0/21AS35206NOVATREND-ASCH

WHOIS identity

No WHOIS records are currently associated with quartell.ch in WhisperGraph.

Subdomains

2 observed subdomains of quartell.ch.

Web-graph footprint

Distinct hostnames that link to or from quartell.ch in the public web crawl.

39 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for quartell.ch.

MechanismTarget
SPF_Aquartell.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a01:6980:aca9:151:0:0:0:7
SPF_IP46.232.178.40
SPF_IP78.46.210.249
SPF_IP91.194.196.10
SPF_IP91.194.196.16
SPF_IP91.194.196.17
SPF_IP91.194.196.18
SPF_MXquartell.ch

Related pages

Pivot deeper into the graph from quartell.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "quartell.ch"})-[: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.