Hostname
saltyming.net
Last fetched
saltyming.net resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in KR. WHOIS lists iana:244 as the registrar.
Nutrition Label
Resolution chain
saltyming.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 158.247.253.148 | 158.247.192.0/18 | AS20473 | AS-VULTR - The Constant Company, LLC | KR |
| 61.73.141.107 | 61.72.0.0/13 | AS4766 | KIXS-AS-KR-KR - Korea Telecom | KR |
WHOIS identity
- Registrar
- iana:244
- Organization
- whois privacy services by gabia
- Contact emails
Subdomains
12 observed subdomains of saltyming.net.
Web-graph footprint
Distinct hostnames that link to or from saltyming.net in the public web crawl.
2 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for saltyming.net.
| Mechanism | Target |
|---|---|
| SPF_IP | 152.53.31.5 |
| SPF_IP | 2a0a:4cc0:2000:3e52:0:0:0:3 |
Related pages
Pivot deeper into the graph from saltyming.net.
- IP · 158.247.253.148
- ASN · AS20473AS-VULTR - The Constant Company, LLC
- Registrar · iana:244
- Country · KR
- Email · gsa0626630823@whoisprivacyservices.domains
- TLD · .net
- Browse hostnames · sa…
- 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: "saltyming.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.