Skip to content

Hostname

sandroid.me

Last fetched

sandroid.me resolves to 1 IPv4 address operated by LEASEWEB-APAC-SIN-11 LEASEWEB SINGAPORE PTE. LTD. in SG. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · sandroid.meRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sandroid.me

Resolution chain

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

IPPrefixASNOperatorCountry
64.120.92.4864.120.92.0/22AS59253LEASEWEB-APAC-SIN-11 LEASEWEB SINGAPORE PTE. LTD.SG

WHOIS identity

Registrar
iana:460
Organization
rolly martha
Contact emails

Subdomains

11 observed subdomains of sandroid.me.

Web-graph footprint

Distinct hostnames that link to or from sandroid.me in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • sandroid.me

SPF policy

4 SPF mechanisms authorising senders for sandroid.me.

MechanismTarget
SPF_Asandroid.me
SPF_INCLUDErelay.mailchannels.net
SPF_IP64.120.92.48
SPF_MXsandroid.me

Related pages

Pivot deeper into the graph from sandroid.me.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sandroid.me"})-[: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.