Skip to content

Hostname

ofm.co.th

Last fetched

ofm.co.th has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:thnic as the registrar.

Nutrition Label

WHISPER CANON · ofm.co.thRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ofm.co.th

Resolution chain

ofm.co.th has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:thnic
Organization
office club (thai) co., ltd. (บริษัท ออฟฟิซ คลับ (ไทย) จำกัด)
Contact emails

Subdomains

20 observed subdomains of ofm.co.th.

Web-graph footprint

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

396 sites link to this hostname.

566 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ofm.co.th.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP119.46.48.168/32
SPF_IP159.183.178.229
SPF_IP182.50.78.64/28
SPF_IP204.14.232.64/28
SPF_IP204.14.234.64/28
SPF_IP96.43.144.64/31
SPF_IP96.43.148.64/31
SPF_MXofm.co.th

Related pages

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

Cypher and MCP

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

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