Skip to content

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

WHISPER CANON · six-group.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/six-group.com

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.

IPPrefixASNOperatorCountry
153.46.97.4153.46.96.0/20AS9042SIX Zuerich, SwitzerlandCH

WHOIS identity

Registrar
iana:151
Organization
internet competence center
Contact emails

Subdomains

194 observed subdomains of six-group.com.

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.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for six-group.com.

MechanismTarget
SPF_Asmtp.cetrel.lu
SPF_INCLUDE285283.spf01.hubspotemail.net
SPF_INCLUDE_spf-dc33.sapsf.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.214.193.81
SPF_IP153.46.105.72
SPF_IP153.46.97.104
SPF_MXsix-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 20

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