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
Resolution chain
fluig.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.19.17 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- alexandre lavrador
- Contact emails
- alexandre.lavrador@totvs.com.br
- jonas@jujubaland.com
- 3b6014ea-5dad-4232-b390-381df3fd5b08@identity-protect.org
- 69659ff8-0e16-4c7a-82b5-242057c5a1fd@identity-protect.org
- b510019a-879e-40eb-9c25-f5a88a5fb72f@identity-protect.org
- de03e121-b5a4-4422-afd1-51868be4689d@identity-protect.org
- df42d80b-2711-4773-8667-2fbb56a7111e@identity-protect.org
- f939e7c4-34ca-416a-849b-1e8e9843c5ae@identity-protect.org
- owner-1578372@fluig.com.whoisprivacyservice.org
- owner-2118270@fluig.com.whoisprivacyservice.org
- owner-2388219@fluig.com.whoisprivacyservice.org
- owner-4878974@fluig.com.whoisprivacyservice.org
- owner-5346305@fluig.com.whoisprivacyservice.org
- owner-8020798@fluig.com.whoisprivacyservice.org
- owner-9306453@fluig.com.whoisprivacyservice.org
Subdomains
332 observed subdomains of fluig.com.
Showing 25 of 332. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for fluig.com.
| Mechanism | Target |
|---|---|
| SPF_A | fluig.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mxsspf.sendpulse.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 138.219.88.244 |
| SPF_IP | 18.217.82.134/32 |
| SPF_IP | 35.169.47.31/32 |
| SPF_IP | 52.8.140.255/32 |
| SPF_IP | 54.164.132.26/32 |
| SPF_MX | fluig.com |
Related pages
Pivot deeper into the graph from fluig.com.
- IP · 104.18.19.17
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · alexandre.lavrador@totvs.com.br
- TLD · .com
- Browse hostnames · fl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.