Hostname
sedlv.net
Last fetched
sedlv.net resolves to 3 IPv4 addresses operated by RACKSPACE - Rackspace Hosting in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sedlv.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.237.159.138 | 192.237.128.0/18 | AS19994 | RACKSPACE - Rackspace Hosting | US |
| 198.61.254.121 | 198.61.224.0/19 | AS19994 | RACKSPACE - Rackspace Hosting | US |
| 198.61.254.122 | 198.61.224.0/19 | AS19994 | RACKSPACE - Rackspace Hosting | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- andrew mallen
- Contact emails
- amallen@insidespectrum.com
- 06486b6c-a98b-437a-bbe9-d38bed10a53a@identity-protect.org
- 67422b48-ecaa-4107-ba36-c57069bf8280@identity-protect.org
- 88475ba5-c128-4946-87c4-99035a52d3b4@identity-protect.org
- b3efd97c-bc29-43be-9c73-c2c9d702b673@identity-protect.org
- d4585707-229c-4cc2-81f7-e8bfd9f0c982@identity-protect.org
- dc0bf4cd-1134-431a-a4a2-c056176e1376@identity-protect.org
- owner-3101766@sedlv.net.whoisprivacyservice.org
Subdomains
11 observed subdomains of sedlv.net.
Showing 5 of 11. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for sedlv.net.
| Mechanism | Target |
|---|---|
| SPF_A | sedlv.net |
| SPF_INCLUDE | spf.sedlv.net |
Related pages
Pivot deeper into the graph from sedlv.net.
- IP · 192.237.159.138
- ASN · AS19994RACKSPACE - Rackspace Hosting
- Registrar · iana:468
- Country · US
- Email · amallen@insidespectrum.com
- TLD · .net
- 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: "sedlv.net"})-[: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.