Hostname
obeclms.com
Last fetched
obeclms.com resolves to 1 IPv4 address operated by AS45839 in MY. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
obeclms.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 |
|---|---|---|---|---|
| 111.90.142.40 | 111.90.142.0/24 | AS45839 | — | MY |
WHOIS identity
- Registrar
- iana:1068
- Organization
- domains by proxy,
- Contact emails
- 498905e4046a4ef68dc5eee330e37469.protect@whoisguard.com
- 94ab39da3ea74940b5db781998537fe9.protect@whoisguard.com
- 00976f4dc29744f69415ecf3ca01628b.protect@withheldforprivacy.com
- 3c36a8fbb1354b71b7cd1c2a633da8ec.protect@withheldforprivacy.com
- b0cd7f754e304f6d96fd752aca9295a2.protect@withheldforprivacy.com
- reactivation-pending@mail.withheldforprivacy.com
Subdomains
3 observed subdomains of obeclms.com.
Web-graph footprint
Distinct hostnames that link to or from obeclms.com in the public web crawl.
26 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
- obeclms.com
SPF policy
4 SPF mechanisms authorising senders for obeclms.com.
| Mechanism | Target |
|---|---|
| SPF_A | obeclms.com |
| SPF_INCLUDE | spf.mailsentinel.net |
| SPF_IP | 111.90.142.10/24 |
| SPF_MX | obeclms.com |
Related pages
Pivot deeper into the graph from obeclms.com.
- IP · 111.90.142.40
- ASN · AS45839
- Registrar · iana:1068
- Country · MY
- Email · 498905e4046a4ef68dc5eee330e37469.protect@whoisguard.com
- TLD · .com
- Browse hostnames · ob…
- 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: "obeclms.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.