Skip to content

Hostname

fluig.com

Last fetched

fluig.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · fluig.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fluig.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.19.17104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:468
Organization
alexandre lavrador
Contact emails

Subdomains

332 observed subdomains of fluig.com.

Web-graph footprint

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

20 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for fluig.com.

MechanismTarget
SPF_Afluig.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEservers.mcsv.net
SPF_IP138.219.88.244
SPF_IP18.217.82.134/32
SPF_IP35.169.47.31/32
SPF_IP52.8.140.255/32
SPF_IP54.164.132.26/32
SPF_MXfluig.com

Related pages

Pivot deeper into the graph from fluig.com.

Cypher and MCP

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

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