Skip to content

Hostname

swatchgroup.com

Last fetched

swatchgroup.com resolves to 1 IPv4 address operated by EXOSCALE in CH. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · swatchgroup.comRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/swatchgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.145.164.20389.145.164.0/23AS61098EXOSCALECH

WHOIS identity

Registrar
iana:299
Organization
the swatch group
Contact emails

Subdomains

73 observed subdomains of swatchgroup.com.

Web-graph footprint

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

815 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for swatchgroup.com.

MechanismTarget
SPF_Aproduction.eu01.swatch.demandware.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEpanthera.network
SPF_INCLUDEspf.mailinblack.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.recruitmail.com
SPF_INCLUDEspf.terranovasite.com
SPF_IP195.134.137.234/32
SPF_MXswatchgroup.com

Related pages

Pivot deeper into the graph from swatchgroup.com.

Cypher and MCP

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

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