Skip to content

Hostname

ilabfluid.com

Last fetched

ilabfluid.com resolves to 2 IPv4 addresses operated by AS9891 in TH. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · ilabfluid.comRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/ilabfluid.com

Resolution chain

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

WHOIS identity

Registrar
iana:82
Organization
ilab fluid control co.,ltd.
Contact emails

Subdomains

1 observed subdomain of ilabfluid.com.

Web-graph footprint

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

6 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ilabfluid.com.

MechanismTarget
SPF_Ailabfluid.com
SPF_INCLUDE_spf.google.com
SPF_IP210.1.60.72
SPF_IP27.254.96.193
SPF_MXilabfluid.com

Related pages

Pivot deeper into the graph from ilabfluid.com.

Cypher and MCP

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

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