Hostname
segnivomail.com
Last fetched
segnivomail.com resolves to 1 IPv4 address operated by CONTABO-40021 - Contabo Inc. in US. WHOIS lists iana:1636 as the registrar.
Nutrition Label
Resolution chain
segnivomail.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 |
|---|---|---|---|---|
| 89.117.72.12 | 89.117.72.0/21 | AS40021 | CONTABO-40021 - Contabo Inc. | US |
WHOIS identity
- Registrar
- iana:1636
- Organization
- domain admin
- Contact emails
Subdomains
10 observed subdomains of segnivomail.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
26 SPF mechanisms authorising senders for segnivomail.com.
| Mechanism | Target |
|---|---|
| SPF_A | segnivomail.com |
| SPF_IP | 109.199.111.119 |
| SPF_IP | 109.199.112.42 |
| SPF_IP | 144.126.133.70 |
| SPF_IP | 144.126.133.71 |
| SPF_IP | 144.126.133.72 |
| SPF_IP | 154.38.171.190 |
| SPF_IP | 154.38.171.191 |
| SPF_IP | 209.126.9.156 |
| SPF_IP | 209.145.60.61 |
| SPF_IP | 213.199.51.86 |
| SPF_IP | 213.199.51.87 |
| SPF_IP | 213.199.55.255 |
| SPF_IP | 213.199.55.92 |
| SPF_IP | 213.199.55.93 |
| SPF_IP | 213.199.56.0 |
| SPF_IP | 2605:a140:2160:2256:0:0:0:1 |
| SPF_IP | 2605:a140:2:3156:0:0:0:1 |
| SPF_IP | 2605:a141:2157:8463:0:0:0:1 |
| SPF_IP | 2605:a143:2157:3774:0:0:0:1 |
| SPF_IP | 2a02:c206:2167:4343:0:0:0:1 |
| SPF_IP | 2a02:c206:2167:4627:0:0:0:1 |
| SPF_IP | 2a02:c206:2173:1984:0:0:0:1 |
| SPF_IP | 89.117.19.230 |
| SPF_IP | 89.117.72.12 |
| SPF_MX | segnivomail.com |
Related pages
Pivot deeper into the graph from segnivomail.com.
- IP · 89.117.72.12
- ASN · AS40021CONTABO-40021 - Contabo Inc.
- Registrar · iana:1636
- Country · US
- Email · contact@privacyprotect.org
- TLD · .com
- Browse hostnames · se…
- 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: "segnivomail.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.