Skip to content

Hostname

fpolytechnology.click

Last fetched

fpolytechnology.click resolves to 1 IPv4 address operated by AS149089 in VN. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · fpolytechnology.clickRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/fpolytechnology.click

Resolution chain

fpolytechnology.click resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.82.36.9103.82.36.0/22AS149089VN

WHOIS identity

Registrar
iana:49
Organization
gmo-z.com runsystem jsc
Contact emails

Subdomains

8 observed subdomains of fpolytechnology.click.

Threat posture

History

Mail and authentication

MX records

  • fpolytechnology.click

SPF policy

3 SPF mechanisms authorising senders for fpolytechnology.click.

MechanismTarget
SPF_Afpolytechnology.click
SPF_IP103.82.36.9
SPF_MXfpolytechnology.click

Related pages

Pivot deeper into the graph from fpolytechnology.click.

Cypher and MCP

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

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