Hostname
tokmannigroup.com
Last fetched
tokmannigroup.com resolves to 2 IPv4 addresses operated by HETZNER-AS in FI. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
tokmannigroup.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 95.217.114.231 | 95.217.0.0/16 | AS24940 | HETZNER-AS | FI |
| 95.217.44.205 | 95.217.0.0/16 | AS24940 | HETZNER-AS | FI |
WHOIS identity
- Registrar
- iana:146
- Organization
- whois privacy
- Contact emails
Subdomains
1 observed subdomain of tokmannigroup.com.
| Subdomain |
|---|
| www.tokmannigroup.com |
Web-graph footprint
Distinct hostnames that link to or from tokmannigroup.com in the public web crawl.
6 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for tokmannigroup.com.
| Mechanism | Target |
|---|---|
| SPF_A | tokmannigroup.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_MX | tokmannigroup.com |
Related pages
Pivot deeper into the graph from tokmannigroup.com.
- IP · 95.217.114.231
- ASN · AS24940HETZNER-AS
- Registrar · iana:146
- Country · FI
- Email · 05eb2855fbd9609afc3852c1c6b54746_2431050_o@whoisprivacy.com
- TLD · .com
- Browse hostnames · to…
- 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: "tokmannigroup.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.