Skip to content

Hostname

freelancer.co.th

Last fetched

freelancer.co.th resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:thnic as the registrar.

Nutrition Label

WHISPER CANON · freelancer.co.thRouting diversity6.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/freelancer.co.th

Resolution chain

freelancer.co.th resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.49.167.133100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.216.129100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.23.148.74107.23.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.120.2083.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.30.483.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.65.1003.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.12.2303.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.182.2523.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.218.963.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.82.170.2383.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.198.14234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.45.14734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.65.3834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.117.18744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.50.9344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.204.13244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.36.9252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.15.20252.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.46.2252.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.85.17652.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:thnic
Organization
scan-media corporation ltd. (บริษัท สแกนด์-มีเดีย คอร์ปอเรชั่น จำกัด) (freelancer technology pty limited)
Contact emails

Subdomains

3 observed subdomains of freelancer.co.th.

Web-graph footprint

Distinct hostnames that link to or from freelancer.co.th in the public web crawl.

63 sites link to this hostname.

144 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for freelancer.co.th.

MechanismTarget
SPF_INCLUDEaspmx.googlemail.com
SPF_IP174.123.163.178
SPF_IP174.129.12.107
SPF_IP174.129.202.232
SPF_IP174.129.204.12
SPF_IP174.129.205.207
SPF_IP74.52.4.138

Related pages

Pivot deeper into the graph from freelancer.co.th.

Cypher and MCP

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

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