Skip to content

Hostname

object-tex.com

Last fetched

object-tex.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · object-tex.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/object-tex.com

Resolution chain

object-tex.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.36.251.2173.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.137.1213.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.79.5943.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.151.14043.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.204.9343.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.210.16643.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.156.18752.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.179.5254.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:146
Organization
chanmin park
Contact emails

Subdomains

11 observed subdomains of object-tex.com.

Web-graph footprint

Distinct hostnames that link to or from object-tex.com in the public web crawl.

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from object-tex.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "object-tex.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.