Hostname
six-group.com
Last fetched
six-group.com resolves to 1 IPv4 address operated by SIX Zuerich, Switzerland in CH. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
six-group.com 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 |
|---|---|---|---|---|
| 153.46.97.4 | 153.46.96.0/20 | AS9042 | SIX Zuerich, Switzerland | CH |
WHOIS identity
- Registrar
- iana:151
- Organization
- internet competence center
- Contact emails
Subdomains
194 observed subdomains of six-group.com.
Showing 25 of 194. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from six-group.com in the public web crawl.
1,958 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for six-group.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtp.cetrel.lu |
| SPF_INCLUDE | 285283.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf-dc33.sapsf.eu |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 130.214.193.81 |
| SPF_IP | 153.46.105.72 |
| SPF_IP | 153.46.97.104 |
| SPF_MX | six-group.com |
Related pages
Pivot deeper into the graph from six-group.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "six-group.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.