Skip to content

Hostname

bettilt.io

Last fetched

bettilt.io resolves to 9 IPv4 addresses operated by ML-1432-54994 - Meteverse Limited. in MY.

Nutrition Label

WHISPER CANON · bettilt.ioRouting diversity4.2/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/bettilt.io

Resolution chain

bettilt.io resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
140.150.11.16140.150.11.0/24AS54994ML-1432-54994 - Meteverse Limited.MY
140.150.11.64140.150.11.0/24AS54994ML-1432-54994 - Meteverse Limited.MY
163.171.197.110163.171.197.0/24AS54994ML-1432-54994 - Meteverse Limited.AU
163.171.197.13163.171.197.0/24AS54994ML-1432-54994 - Meteverse Limited.AU
163.171.242.126163.171.242.0/24AS54994ML-1432-54994 - Meteverse Limited.DE
163.171.242.128163.171.242.0/24AS54994ML-1432-54994 - Meteverse Limited.DE
58.26.103.4958.26.64.0/18AS4788MY
61.110.250.1861.110.250.0/24AS54994ML-1432-54994 - Meteverse Limited.AU
138.113.69.131138.113.69.0/24AS54994ML-1432-54994 - Meteverse Limited.DE

WHOIS identity

No WHOIS records are currently associated with bettilt.io in WhisperGraph.

Subdomains

2 observed subdomains of bettilt.io.

Web-graph footprint

Distinct hostnames that link to or from bettilt.io in the public web crawl.

68 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for bettilt.io.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from bettilt.io.

Cypher and MCP

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

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