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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 94.231.109.46 | 94.231.96.0/20 | AS48854 | TEAM-BLUE-DENMARK | DK |
WHOIS identity
- Registrar
- iana:299
- Organization
- domain administrator
- Contact emails
Subdomains
25 observed subdomains of st-group.com.
Showing 21 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from st-group.com in the public web crawl.
275 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for st-group.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._spf.mta.salesforce.com |
| SPF_INCLUDE | _spf-dc2.successfactors.com |
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | u2622627.wl128.sendgrid.net |
| SPF_IP | 185.46.182.1/32 |
| SPF_IP | 185.46.182.200/29 |
| SPF_IP | 185.46.182.208/31 |
| SPF_IP | 20.101.2.172 |
| SPF_IP | 20.101.6.90 |
| SPF_IP | 20.103.213.33 |
| SPF_IP | 20.126.233.136 |
| SPF_IP | 20.82.87.96/28 |
| SPF_IP | 212.237.249.35 |
| SPF_IP | 212.237.249.36 |
| SPF_IP | 40.68.87.174 |
| SPF_IP | 84.241.158.170 |
Related pages
Pivot deeper into the graph from st-group.com.
- IP · 94.231.109.46
- ASN · AS48854TEAM-BLUE-DENMARK
- Registrar · iana:299
- Country · DK
- Email · internet.domainadm@st-group.com
- TLD · .com
- Browse hostnames · st…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.