Hostname
sevsait.com
Last fetched
sevsait.com resolves to 1 IPv4 address operated by URALCOMSETI-AS UPLINKS in RU. WHOIS lists iana:1449 as the registrar.
Nutrition Label
Resolution chain
sevsait.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 |
|---|---|---|---|---|
| 5.149.217.235 | 5.149.208.0/20 | AS35816 | URALCOMSETI-AS UPLINKS | RU |
WHOIS identity
- Registrar
- iana:1449
- Organization
- private person
- Contact emails
Subdomains
6 observed subdomains of sevsait.com.
Web-graph footprint
Distinct hostnames that link to or from sevsait.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- sevsait.com
SPF policy
6 SPF mechanisms authorising senders for sevsait.com.
| Mechanism | Target |
|---|---|
| SPF_A | sevsait.com |
| SPF_IP | 192.168.44.0/24 |
| SPF_IP | 2001:470:20a7:0001::/64 |
| SPF_IP | 2001:470:20a7:1:0:0:0:1 |
| SPF_IP | 5.149.217.235 |
| SPF_MX | sevsait.com |
Related pages
Pivot deeper into the graph from sevsait.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sevsait.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.