Skip to content

Hostname

1ab.in

Last fetched

1ab.in resolves to 1 IPv4 address operated by CSLOX-IDC-AS-AP - CS LOXINFO Public Company Limited. in TH. WHOIS lists iana:801217 as the registrar.

Nutrition Label

WHISPER CANON · 1ab.inRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/1ab.in

Resolution chain

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

IPPrefixASNOperatorCountry
27.254.81.4227.254.80.0/22AS9891CSLOX-IDC-AS-AP - CS LOXINFO Public Company Limited.TH

WHOIS identity

Registrar
iana:801217
Organization
phatthranit putthisetkamon
Contact emails

Subdomains

6 observed subdomains of 1ab.in.

Web-graph footprint

Distinct hostnames that link to or from 1ab.in in the public web crawl.

690 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for 1ab.in.

MechanismTarget
SPF_A1ab.in
SPF_IP27.254.81.42
SPF_MX1ab.in

Related pages

Pivot deeper into the graph from 1ab.in.

Cypher and MCP

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

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