Skip to content

Hostname

lintasmaya.com

Last fetched

lintasmaya.com resolves to 1 IPv4 address operated by AS131745 in ID. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · lintasmaya.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lintasmaya.com

Resolution chain

lintasmaya.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.241.192.186103.241.192.0/24AS131745ID

WHOIS identity

Registrar
iana:303
Organization
lintasmaya network
Contact emails

Subdomains

15 observed subdomains of lintasmaya.com.

Web-graph footprint

Distinct hostnames that link to or from lintasmaya.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for lintasmaya.com.

MechanismTarget
SPF_Alintasmaya.com
SPF_INCLUDEspf.antispamcloud.com
SPF_IP103.139.175.73
SPF_IP103.241.192.186
SPF_IP103.29.215.148
SPF_MXlintasmaya.com

Related pages

Pivot deeper into the graph from lintasmaya.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "lintasmaya.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.