Skip to content

Hostname

st-group.com

Last fetched

st-group.com resolves to 1 IPv4 address operated by TEAM-BLUE-DENMARK in DK. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · st-group.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/st-group.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.231.109.4694.231.96.0/20AS48854TEAM-BLUE-DENMARKDK

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

25 observed subdomains of st-group.com.

Web-graph footprint

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

275 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for st-group.com.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_spf-dc2.successfactors.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu2622627.wl128.sendgrid.net
SPF_IP185.46.182.1/32
SPF_IP185.46.182.200/29
SPF_IP185.46.182.208/31
SPF_IP20.101.2.172
SPF_IP20.101.6.90
SPF_IP20.103.213.33
SPF_IP20.126.233.136
SPF_IP20.82.87.96/28
SPF_IP212.237.249.35
SPF_IP212.237.249.36
SPF_IP40.68.87.174
SPF_IP84.241.158.170

Related pages

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

Cypher and MCP

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

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