Skip to content

Hostname

upvcdecor.com

Last fetched

upvcdecor.com resolves to 2 IPv4 addresses operated by BANGMODENTERPRISE-AS-AP - Bangmod Enterprise in TH. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · upvcdecor.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/upvcdecor.com

Resolution chain

upvcdecor.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.233.192.202103.233.192.0/24AS59374BANGMODENTERPRISE-AS-AP - Bangmod EnterpriseTH
103.233.192.204103.233.192.0/24AS59374BANGMODENTERPRISE-AS-AP - Bangmod EnterpriseTH

WHOIS identity

Registrar
iana:82
Organization
bantummai
Contact emails

Subdomains

2 observed subdomains of upvcdecor.com.

Web-graph footprint

Distinct hostnames that link to or from upvcdecor.com in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from upvcdecor.com.

Cypher and MCP

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

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