Hostname
istemninga.com
Last fetched
istemninga.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
istemninga.com 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 |
|---|---|---|---|---|
| 142.93.74.86 | 142.93.64.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 64.225.33.137 | 64.225.32.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- eldorservicesltd@gmail.com
- mhyrf8svxywxcmysao@privacyyes.com
- 10f220d1c6e4ac962a8522e929970354d88940bb416090e47349963db8df8c52@istemninga.com.whoisproxy.org
- 3b43f380b9a82d6e69526a5ebd088a610316a5997a2391b1754973e9f6927aa2@istemninga.com.whoisproxy.org
- 7d40a76cb41c9be497cb80de356beba2419a56f080fa2045057ad040cdd0a137@istemninga.com.whoisproxy.org
- 818940784eddf39342feaa83c7e07b970cb61ba4eb9643e4aac77c160dbe47a9@istemninga.com.whoisproxy.org
- ad0403f849fbf8691fb6c7e9d2b48ad2270bed64601d83f5008628ed211c8a3e@istemninga.com.whoisproxy.org
- b0c321f4ca22c0127b26bb2ca66b1adb3a8c1be6cda495dfec8ee4911d737351@istemninga.com.whoisproxy.org
- bcd722563e38d44ec689bb2ff10ce1c257daef8a8850bd0ec806ef349ac6e925@istemninga.com.whoisproxy.org
- c5251b7b4798e4591f9cf21c2c678b78bc8118303209448425211d4b5b6b7842@istemninga.com.whoisproxy.org
- ead19f02086d1ced049f023c76aff794b3db3c5f252c16209467463d34745545@istemninga.com.whoisproxy.org
- ec86f80d76ede6788a74cd9f6bece126d03483254de6e35ff610ab9824c4061e@istemninga.com.whoisproxy.org
- f6585e5edb9ae417a85188f2ba6261ecad0214ccb492b027574b402f3a41c164@istemninga.com.whoisproxy.org
Subdomains
4 observed subdomains of istemninga.com.
Web-graph footprint
Distinct hostnames that link to or from istemninga.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for istemninga.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.blvsnd.net |
Related pages
Pivot deeper into the graph from istemninga.com.
- IP · 142.93.74.86
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:269
- Country · US
- Email · eldorservicesltd@gmail.com
- TLD · .com
- Browse hostnames · is…
- 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: "istemninga.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.