Hostname
locus-t.com.my
Last fetched
locus-t.com.my resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
locus-t.com.my 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 |
|---|---|---|---|---|
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 3.1.176.95 | 3.0.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
No WHOIS records are currently associated with locus-t.com.my in WhisperGraph.
Subdomains
54 observed subdomains of locus-t.com.my.
Showing 25 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from locus-t.com.my in the public web crawl.
43 sites link to this hostname.
45 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for locus-t.com.my.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | _spf.webnic.cc |
| SPF_INCLUDE | one.zoho.com |
| SPF_INCLUDE | sendyourmail.com |
| SPF_INCLUDE | zcsend.net |
| SPF_IP | 45.64.169.0/24 |
Related pages
Pivot deeper into the graph from locus-t.com.my.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "locus-t.com.my"})-[: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.