Hostname
steppir.com
Last fetched
steppir.com resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
steppir.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 |
|---|---|---|---|---|
| 104.156.231.158 | 104.156.228.0/22 | AS20473 | AS-VULTR - The Constant Company, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- bizserver hostmaster
- Contact emails
- hostmaster@bizserver.net
- 1a040861-8ec0-47d9-9fec-1474fb0df7dc@identity-protect.org
- 2c723686-6c8d-4584-914c-b9292c844c02@identity-protect.org
- 58e766c1-b87d-4d01-9098-65ea38a7f1f1@identity-protect.org
- 64f2ec76-d605-45e5-8b61-f0f28c59529b@identity-protect.org
- e73ccb76-fbe1-4520-8ae0-1a4302e4e178@identity-protect.org
- fe59bde3-89d3-471e-bb3c-99690e6e9434@identity-protect.org
- owner-10126243@steppir.com.whoisprivacyservice.org
- owner-1094222@steppir.com.whoisprivacyservice.org
- owner-1121417@steppir.com.whoisprivacyservice.org
- owner-7569246@steppir.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of steppir.com.
Web-graph footprint
Distinct hostnames that link to or from steppir.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for steppir.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from steppir.com.
- IP · 104.156.231.158
- ASN · AS20473AS-VULTR - The Constant Company, LLC
- Registrar · iana:468
- Country · US
- Email · hostmaster@bizserver.net
- 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: "steppir.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.