Hostname
upbean.co.th
Last fetched
upbean.co.th resolves to 103.80.51.66, announced in 103.80.48.0/22 by PTE-AS-AP - PTE Group Co., Ltd in TH. upbean.co.th is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for upbean.co.th is recorded in WhisperGraph.
Attribution
pte group
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:thnic
- Registrant organisation
- upbean co., ltd. (บริษัท อัพบีน จำกัด)
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns7.upbean.com
- ns8.upbean.com
- ns1.upbean.co.th
- ns2.upbean.co.th
- ns3.upbean.co.th
- ns4.upbean.co.th
- ns5.upbean.co.th
- ns6.upbean.co.th
- ns7.upbean.co.th
- ns8.upbean.co.th
MX records
- mail.upbean.co.th
SPF policy
- ip: 61.47.2.0/24
- ip: 61.47.40.0/24
- ip: 202.43.45.0/24
- a: upbean.co.th
- mx: upbean.co.th
Threat-feed evidence
History
Related pages
Pivot from upbean.co.th into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "upbean.co.th"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.