Hostname
stintum.com
Last fetched
stintum.com resolves to 1 IPv4 address operated by ODIDO AS for the Odido IP Transport backbone in NL. WHOIS lists iana:2288 as the registrar.
Nutrition Label
Resolution chain
stintum.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 |
|---|---|---|---|---|
| 82.172.135.149 | 82.172.128.0/17 | AS13127 | ODIDO AS for the Odido IP Transport backbone | NL |
WHOIS identity
- Registrar
- iana:2288
- Organization
- edwin renzen
- Contact emails
Subdomains
16 observed subdomains of stintum.com.
Showing 14 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from stintum.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for stintum.com.
| Mechanism | Target |
|---|---|
| SPF_A | stintum.com |
| SPF_INCLUDE | spf.mijndomeinhosting.nl |
| SPF_MX | stintum.com |
Related pages
Pivot deeper into the graph from stintum.com.
- IP · 82.172.135.149
- ASN · AS13127ODIDO AS for the Odido IP Transport backbone
- Registrar · iana:2288
- Country · NL
- Email · ikzitintjechie@hotmail.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: "stintum.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.