Hostname
impactcommerce.com
Last fetched
impactcommerce.com resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
impactcommerce.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 |
|---|---|---|---|---|
| 49.13.140.46 | 49.13.0.0/16 | AS24940 | HETZNER-AS | DE |
WHOIS identity
- Registrar
- iana:1052
- Organization
- webdanmark.com a/s
- Contact emails
Subdomains
4 observed subdomains of impactcommerce.com.
Web-graph footprint
Distinct hostnames that link to or from impactcommerce.com in the public web crawl.
69 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for impactcommerce.com.
| Mechanism | Target |
|---|---|
| SPF_A | impactcommerce.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 5.56.154.58 |
| SPF_IP | 77.66.57.248 |
| SPF_IP | 89.188.78.0/27 |
| SPF_IP | 89.188.78.224/27 |
| SPF_IP | 93.176.86.249 |
| SPF_IP | 94.231.104.16/28 |
| SPF_IP | 94.231.105.128/27 |
| SPF_IP | 94.231.111.106 |
| SPF_IP | 94.231.97.128/27 |
| SPF_IP | 94.231.99.160/27 |
| SPF_IP | 94.231.99.32/27 |
| SPF_MX | impactcommerce.com |
Related pages
Pivot deeper into the graph from impactcommerce.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "impactcommerce.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.