Skip to content

Hostname

01.limited

Last fetched

01.limited resolves to 1 IPv4 address operated by BBTS-AS-AP - Broad Band Telecom Services Ltd. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 01.limitedRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/01.limited

Resolution chain

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

IPPrefixASNOperatorCountry
119.18.148.10119.18.148.0/24AS45326BBTS-AS-AP - Broad Band Telecom Services Ltd

WHOIS identity

Registrar
iana:146
Organization
be rich
Contact emails

Subdomains

4 observed subdomains of 01.limited.

Web-graph footprint

Distinct hostnames that link to or from 01.limited in the public web crawl.

22 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for 01.limited.

MechanismTarget
SPF_Amail.berichltd.com
SPF_Amail.ctgshop.com
SPF_IP119.18.148.10
SPF_IP119.18.148.11
SPF_IP119.18.148.19
SPF_IP119.18.148.20
SPF_IP119.18.148.21
SPF_IP119.18.148.22

Related pages

Pivot deeper into the graph from 01.limited.

Cypher and MCP

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

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