Skip to content

Hostname

s-group.com

Last fetched

s-group.com resolves to 1 IPv4 address operated by AS47447 in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · s-group.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/s-group.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.88.212.213185.88.212.0/22AS47447DE

WHOIS identity

Registrar
iana:1390
Organization
sis internationale speditions -
Contact emails

Subdomains

9 observed subdomains of s-group.com.

Web-graph footprint

Distinct hostnames that link to or from s-group.com in the public web crawl.

23 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for s-group.com.

MechanismTarget
SPF_As-group.com
SPF_INCLUDE_spf.itandtel.at
SPF_INCLUDEcepra.de
SPF_INCLUDEspf-00903e01.pphosted.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.145.21.68
SPF_IP195.145.21.69
SPF_IP212.185.40.226
SPF_IP217.6.181.178
SPF_IP46.175.235.79
SPF_IP80.156.213.10
SPF_IP82.115.103.202
SPF_IP93.241.5.242
SPF_MXs-group.com

Related pages

Pivot deeper into the graph from s-group.com.

Cypher and MCP

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

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