Skip to content

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

WHISPER CANON · segnivomail.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/segnivomail.com

Resolution chain

segnivomail.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.117.72.1289.117.72.0/21AS40021CONTABO-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

SPF policy

26 SPF mechanisms authorising senders for segnivomail.com.

MechanismTarget
SPF_Asegnivomail.com
SPF_IP109.199.111.119
SPF_IP109.199.112.42
SPF_IP144.126.133.70
SPF_IP144.126.133.71
SPF_IP144.126.133.72
SPF_IP154.38.171.190
SPF_IP154.38.171.191
SPF_IP209.126.9.156
SPF_IP209.145.60.61
SPF_IP213.199.51.86
SPF_IP213.199.51.87
SPF_IP213.199.55.255
SPF_IP213.199.55.92
SPF_IP213.199.55.93
SPF_IP213.199.56.0
SPF_IP2605:a140:2160:2256:0:0:0:1
SPF_IP2605:a140:2:3156:0:0:0:1
SPF_IP2605:a141:2157:8463:0:0:0:1
SPF_IP2605:a143:2157:3774:0:0:0:1
SPF_IP2a02:c206:2167:4343:0:0:0:1
SPF_IP2a02:c206:2167:4627:0:0:0:1
SPF_IP2a02:c206:2173:1984:0:0:0:1
SPF_IP89.117.19.230
SPF_IP89.117.72.12
SPF_MXsegnivomail.com

Related pages

Pivot deeper into the graph from segnivomail.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.